summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e
diff options
context:
space:
mode:
authorJesse Brandeburg <jesse.brandeburg@intel.com>2022-12-16 12:06:57 -0800
committerTony Nguyen <anthony.l.nguyen@intel.com>2023-01-25 08:55:19 -0800
commit4e4df55941f0784e08e0ab50b04a08c7e1c949eb (patch)
treebc02c5b5ed4632f51bec98b3a3ab69b4fb681b7a /drivers/net/ethernet/intel/i40e
parent43fc70a208ce848f2ec93dadf160ebcc77ec71e8 (diff)
downloadlinux-stable-4e4df55941f0784e08e0ab50b04a08c7e1c949eb.tar.gz
linux-stable-4e4df55941f0784e08e0ab50b04a08c7e1c949eb.tar.bz2
linux-stable-4e4df55941f0784e08e0ab50b04a08c7e1c949eb.zip
virtchnl: do structure hardening
The virtchnl interface can have a bunch of "soft" defined structures hardened by using explicit sizes for declarations, and then referring to the enum type that uses them in a comment. None of these changes should change any of the structure sizes. Also, remove a duplicate line in a switch statement and let two cases uses the same code. Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com> Tested-by: Marek Szlosek <marek.szlosek@intel.com> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'drivers/net/ethernet/intel/i40e')
0 files changed, 0 insertions, 0 deletions