ice: mark PTYPE 2 as reserved
authorJacob Keller <jacob.e.keller@intel.com>
Thu, 6 May 2021 15:40:05 +0000 (08:40 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 19 Jul 2021 07:44:50 +0000 (09:44 +0200)
commit090b06b25afe7675811ec4ac330cc5076d8f4a00
tree8d2c5039120b8041df8f229b8d0c5150e8f5e5c0
parentb88a907830432ae133c4a798e8b17e90e43bee7a
ice: mark PTYPE 2 as reserved

[ Upstream commit 0c526d440f76676733cb470b454db9d5507a3a50 ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/net/ethernet/intel/ice/ice_lan_tx_rx.h