net/ice/base: mark ptype 2 as reserved
authorQi Zhang <qi.z.zhang@intel.com>
Tue, 2 Mar 2021 07:23:53 +0000 (15:23 +0800)
committerQi Zhang <qi.z.zhang@intel.com>
Fri, 5 Mar 2021 08:35:15 +0000 (09:35 +0100)
commitc2b328a4ed9c4c155f2d107337ec5c6eec05f76c
tree62835d0ac0da320ca99aff42a05639a74be23016
parent50fb95cb66d0dc993e98500a8384eb366b0d7b52
net/ice/base: 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.

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

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Signed-off-by: Qi Zhang <qi.z.zhang@intel.com>
Acked-by: Qiming Yang <qiming.yang@intel.com>
drivers/net/ice/base/ice_lan_tx_rx.h