ice: Remove redundant VSI configuration in eswitch setup
authorMarcin Szycik <marcin.szycik@linux.intel.com>
Mon, 31 Jul 2023 02:42:01 +0000 (04:42 +0200)
committerTony Nguyen <anthony.l.nguyen@intel.com>
Thu, 17 Aug 2023 20:59:46 +0000 (13:59 -0700)
commit467a17eea5c374cc4dd6a827e96dab5963df3793
tree6870cee7b188f9e84be6e723f4f44d4e95399cc9
parent403e48539b160cd43f4ce67c641496b9911ff916
ice: Remove redundant VSI configuration in eswitch setup

Remove a call to disable VLAN stripping on switchdev control plane VSI, as
it is disabled by default.

Signed-off-by: Marcin Szycik <marcin.szycik@linux.intel.com>
Tested-by: Sujai Buvaneswaran <sujai.buvaneswaran@intel.com>
Reviewed-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
drivers/net/ethernet/intel/ice/ice_eswitch.c