summaryrefslogtreecommitdiffstats
path: root/net/ipv4/ip_output.c
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2023-07-28 17:03:17 +0200
committerDavid S. Miller <davem@davemloft.net>2023-07-29 19:13:41 +0200
commite5f0d2dd3c2faa671711dac6d3ff3cef307bcfe3 (patch)
treec5116a8a5d66da42c4591c8e7c9b60a38a320fa2 /net/ipv4/ip_output.c
parentnet: add missing data-race annotations around sk->sk_peek_off (diff)
downloadlinux-e5f0d2dd3c2faa671711dac6d3ff3cef307bcfe3.tar.xz
linux-e5f0d2dd3c2faa671711dac6d3ff3cef307bcfe3.zip
net: add missing data-race annotation for sk_ll_usec
In a prior commit I forgot that sk_getsockopt() reads sk->sk_ll_usec without holding a lock. Fixes: 0dbffbb5335a ("net: annotate data race around sk_ll_usec") Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/ip_output.c')
0 files changed, 0 insertions, 0 deletions