ice: mark PTYPE 2 as reserved
authorJacob Keller <jacob.e.keller@intel.com>
Thu, 6 May 2021 15:40:05 +0000 (08:40 -0700)
committerTony Nguyen <anthony.l.nguyen@intel.com>
Thu, 17 Jun 2021 16:19:59 +0000 (09:19 -0700)
commit0c526d440f76676733cb470b454db9d5507a3a50
treed80ae71430a1d1498bf85f89ad4bd4e580782b88
parent638a0c8c8861cb8a3b54203e632ea5dcc23d8ca5
ice: mark PTYPE 2 as reserved

The entry for PTYPE 2 in the ice_ptype_lkup table incorrectly states
that this is an L2 packet with no payload. According to the datasheet,
this PTYPE is actually unused and reserved.

Fix the lookup entry to indicate this is an unused entry that is
reserved.

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Tested-by: Tony Brelinski <tonyx.brelinski@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
drivers/net/ethernet/intel/ice/ice_lan_tx_rx.h