diff options
author | 2021-01-28 10:17:02 -0800 | |
---|---|---|
committer | 2021-03-25 09:28:32 -0700 | |
commit | 22f8b5df881e9f1302514bbbbbb8649c2051de55 (patch) | |
tree | a5717ed106d4122ce01760a1c5441e4f69f62046 /net/dsa/dsa2.c | |
parent | psample: Fix user API breakage (diff) | |
download | wireguard-linux-22f8b5df881e9f1302514bbbbbb8649c2051de55.tar.xz wireguard-linux-22f8b5df881e9f1302514bbbbbb8649c2051de55.zip |
virtchnl: Fix layout of RSS structures
Remove padding from RSS structures. Previous layout
could lead to unwanted compiler optimizations
in loops when iterating over key and lut arrays.
Fixes: 65ece6de0114 ("virtchnl: Add missing explicit padding to structures")
Signed-off-by: Norbert Ciosek <norbertx.ciosek@intel.com>
Tested-by: Konrad Jankowski <konrad0.jankowski@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions