diff options
author | Eric Dumazet <edumazet@google.com> | 2023-07-28 17:03:17 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-07-29 19:13:41 +0200 |
commit | e5f0d2dd3c2faa671711dac6d3ff3cef307bcfe3 (patch) | |
tree | c5116a8a5d66da42c4591c8e7c9b60a38a320fa2 /net/ipv4/ip_output.c | |
parent | net: add missing data-race annotations around sk->sk_peek_off (diff) | |
download | linux-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