diff options
author | Jesse Brandeburg <[email protected]> | 2022-12-16 12:06:57 -0800 |
---|---|---|
committer | Tony Nguyen <[email protected]> | 2023-01-25 08:55:19 -0800 |
commit | 4e4df55941f0784e08e0ab50b04a08c7e1c949eb (patch) | |
tree | bc02c5b5ed4632f51bec98b3a3ab69b4fb681b7a /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | 43fc70a208ce848f2ec93dadf160ebcc77ec71e8 (diff) |
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 <[email protected]>
Tested-by: Marek Szlosek <[email protected]>
Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions