summaryrefslogtreecommitdiffstats
path: root/init/Kconfig
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2023-03-17 16:20:02 +0000
committerDavid S. Miller <davem@davemloft.net>2023-03-19 10:57:54 +0000
commit105a201ebf3312990b96c4fbaade22e31402f8cc (patch)
tree2a80ad1832af132b1c1b6555718abaf1750cc30f /init/Kconfig
parent72abf2179969a54c16c03b1649b922ec179b364a (diff)
downloadlinux-stable-105a201ebf3312990b96c4fbaade22e31402f8cc.tar.gz
linux-stable-105a201ebf3312990b96c4fbaade22e31402f8cc.tar.bz2
linux-stable-105a201ebf3312990b96c4fbaade22e31402f8cc.zip
net/packet: remove po->xmit
Use PACKET_SOCK_QDISC_BYPASS atomic bit instead of a pointer. This removes one indirect call in fast path, and READ_ONCE()/WRITE_ONCE() annotations as well. Signed-off-by: Eric Dumazet <edumazet@google.com> Suggested-by: Willem de Bruijn <willemb@google.com> Cc: Daniel Borkmann <daniel@iogearbox.net> Reviewed-by: Willem de Bruijn <willemb@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'init/Kconfig')
0 files changed, 0 insertions, 0 deletions