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
..
2023-02-21 18:24:12 -08:00
2023-03-16 17:34:40 -07:00
2023-02-13 09:30:14 +00:00
2023-03-19 10:57:54 +00:00
2023-02-21 18:24:12 -08:00
2023-03-10 08:45:30 -08:00
2023-02-21 18:24:12 -08:00
2023-03-07 09:33:43 -08:00
2023-03-16 17:23:48 -07:00
2023-03-13 15:59:20 -07:00