commit | 776b12b674db53012a7ce8c379a0bbdec0a5ffa5 | [log] [tgz] |
---|---|---|
author | Or Gerlitz <ogerlitz@mellanox.com> | Thu Sep 22 20:01:45 2016 +0300 |
committer | David S. Miller <davem@davemloft.net> | Fri Sep 23 07:22:12 2016 -0400 |
tree | 90eef72f277b4be216902adc6a1f38371590f7a4 | |
parent | e33dfe316cf3b408e63bf0c21be0842412eb7981 [diff] |
net/mlx5: Put elements related to offloaded TC rule in one struct Put the representors related to the source and dest vports and the action in struct mlx5_esw_flow_attr which is used while setting the FDB rule. This patch doesn't change any functionality. Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>