]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ice: Remove unused struct ice_prot_lkup_ext members
authorMarcin Szycik <marcin.szycik@linux.intel.com>
Thu, 27 Jun 2024 14:55:41 +0000 (16:55 +0200)
committerTony Nguyen <anthony.l.nguyen@intel.com>
Thu, 11 Jul 2024 15:41:56 +0000 (08:41 -0700)
commite247267bbeaf0d904b95765b2721495f6581eb65
tree9bbe78c624f98ba67f46ced3caa2d04d67ef6a54
parent58f9416d413aa2c20b2515233ce450a1607ef843
ice: Remove unused struct ice_prot_lkup_ext members

Remove field_off as it's never used.

Remove done bitmap, as its value is only checked and never assigned.
Reusing sub-recipes while creating new root recipes is currently not
supported in the driver.

Reviewed-by: Przemek Kitszel <przemyslaw.kitszel@intel.com>
Signed-off-by: Marcin Szycik <marcin.szycik@linux.intel.com>
Tested-by: Sujai Buvaneswaran <sujai.buvaneswaran@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
drivers/net/ethernet/intel/ice/ice_protocol_type.h
drivers/net/ethernet/intel/ice/ice_switch.c