diff options
author | Eric Dumazet <[email protected]> | 2024-01-02 16:22:20 +0000 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-01-03 18:09:14 -0800 |
commit | d3d344a1ca69d8fb2413e29e6400f3ad58a05c06 (patch) | |
tree | 0ff7a8e3d53bf9ecb64cbe5a444e5e4d858ff1a1 /fs/fs_struct.c | |
parent | a562a0272ccec75191001fb138956fd1bf2c5f93 (diff) |
net-device: move xdp_prog to net_device_read_rx
xdp_prog is used in receive path, both from XDP enabled drivers
and from netif_elide_gro().
This patch also removes two 4-bytes holes.
Fixes: 43a71cd66b9c ("net-device: reorganize net_device fast path variables")
Signed-off-by: Eric Dumazet <[email protected]>
Cc: Coco Li <[email protected]>
Cc: Simon Horman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'fs/fs_struct.c')
0 files changed, 0 insertions, 0 deletions