commit | 893869d5d0c922c41d044e92ddd79fff28a27fc1 | [log] [tgz] |
---|---|---|
author | Brett Creeley <brett.creeley@intel.com> | Wed Nov 06 02:05:37 2019 -0800 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Fri Nov 08 12:03:06 2019 -0800 |
tree | 075a74faeecc7791d8f7adf7eba524b8c12c0bff | |
parent | 88bb432a55de8ae62106305083a8bfbb23b01ad2 [diff] |
ice: Update enum ice_flg64_bits to current specification Currently the VLAN ice_flg64_bits are off by 1. Fix this by setting the ICE_FLG_EVLAN_x8100 flag to 14, which also updates ICE_FLG_EVLAN_x9100 to 15 and ICE_FLG_VLAN_x8100 to 16. Signed-off-by: Brett Creeley <brett.creeley@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>