diff options
author | 2023-07-28 15:03:13 +0000 | |
---|---|---|
committer | 2023-07-29 18:13:41 +0100 | |
commit | 74bc084327c643499474ba75df485607da37dd6e (patch) | |
tree | 9470172e3b51a0d3f1074233295bf2b9c4d66838 /net/unix/af_unix.c | |
parent | net: annotate data-races around sk->sk_{rcv|snd}timeo (diff) | |
download | wireguard-linux-74bc084327c643499474ba75df485607da37dd6e.tar.xz wireguard-linux-74bc084327c643499474ba75df485607da37dd6e.zip |
net: add missing READ_ONCE(sk->sk_sndbuf) annotation
In a prior commit, I forgot to change sk_getsockopt()
when reading sk->sk_sndbuf locklessly.
Fixes: e292f05e0df7 ("tcp: annotate sk->sk_sndbuf lockless reads")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions