OSDN Git Service

net/mlx5e: Remove redundant tc act includes
authorRoi Dayan <roid@nvidia.com>
Thu, 22 Jul 2021 08:58:08 +0000 (11:58 +0300)
committerSaeed Mahameed <saeedm@nvidia.com>
Tue, 3 Aug 2021 02:26:27 +0000 (19:26 -0700)
commit696ceeb203c75b4422efb1b83898a83e8dae62c7
treee0652cf8ecbd30155f12b0148337ac1f6b44f099
parentf4b45940e9b9e0dc5f602e86e93c785547d226d8
net/mlx5e: Remove redundant tc act includes

Since the code changed to use the flow action infra
there is no usage of tcf values from those includes.
Remove those.

Signed-off-by: Roi Dayan <roid@nvidia.com>
Reviewed-by: Maor Dickman <maord@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
drivers/net/ethernet/mellanox/mlx5/core/en_tc.c