linux-stable/net/packet
Eric Dumazet 105a201ebf 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>
2023-03-19 10:57:54 +00:00
..
af_packet.c net/packet: remove po->xmit 2023-03-19 10:57:54 +00:00
diag.c net/packet: convert po->running to an atomic flag 2023-03-17 08:52:06 +00:00
internal.h net/packet: remove po->xmit 2023-03-19 10:57:54 +00:00
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00