net/mlx5e: Remove redundant code for handling vlan actions
authorRoi Dayan <roid@nvidia.com>
Wed, 21 Sep 2022 12:28:05 +0000 (15:28 +0300)
committerSaeed Mahameed <saeedm@nvidia.com>
Wed, 8 Feb 2023 00:29:54 +0000 (16:29 -0800)
commit633ad4b29c21d81c06c854f3b82a43767e9bdccf
tree2d703c2072236522909f53bb6e2dd72fcc3c3430
parenta2a73ea14b1a7574a3aa0aeb5c0851cd8156e6d8
net/mlx5e: Remove redundant code for handling vlan actions

Remove unused code which was used only with deprecated HW
which didn't support vlan actions.

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/act/vlan.c
drivers/net/ethernet/mellanox/mlx5/core/en_tc.c
drivers/net/ethernet/mellanox/mlx5/core/eswitch.h
drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c