diff options
author | Eric Dumazet <edumazet@google.com> | 2023-03-16 01:10:13 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-03-17 08:52:06 +0000 |
commit | 61edf479818e63978cabd243b82ca80f8948a313 (patch) | |
tree | fefafc24a20f9a87bbafde35a1e60facc33af127 /CREDITS | |
parent | 50d935eafee292fc432d5ac8c8715a6492961abc (diff) | |
download | lwn-61edf479818e63978cabd243b82ca80f8948a313.tar.gz lwn-61edf479818e63978cabd243b82ca80f8948a313.zip |
net/packet: convert po->running to an atomic flag
Instead of consuming 32 bits for po->running, use
one available bit in po->flags.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions