diff options
| author | Akihiko Odaki <[email protected]> | 2025-03-21 06:48:32 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2025-03-25 16:30:21 +0000 |
| commit | 976c2696b71da376d42e63ca3802eb2aafc164eb (patch) | |
| tree | 183dbd69baebc4b5c48e32bb8d455981b72a8f48 /net/core/dev_api.c | |
| parent | octeontx2-af: mcs: Remove redundant 'flush_workqueue()' calls (diff) | |
| download | kernel-976c2696b71da376d42e63ca3802eb2aafc164eb.tar.gz kernel-976c2696b71da376d42e63ca3802eb2aafc164eb.zip | |
virtio_net: Split struct virtio_net_rss_config
struct virtio_net_rss_config was less useful in actual code because of a
flexible array placed in the middle. Add new structures that split it
into two to avoid having a flexible array in the middle.
Suggested-by: Jason Wang <[email protected]>
Signed-off-by: Akihiko Odaki <[email protected]>
Acked-by: Jason Wang <[email protected]>
Reviewed-by: Xuan Zhuo <[email protected]>
Acked-by: Michael S. Tsirkin <[email protected]>
Tested-by: Lei Yang <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/core/dev_api.c')
0 files changed, 0 insertions, 0 deletions
