diff options
author | Eric Dumazet <edumazet@google.com> | 2023-07-28 15:03:13 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-07-29 18:13:41 +0100 |
commit | 74bc084327c643499474ba75df485607da37dd6e (patch) | |
tree | 9470172e3b51a0d3f1074233295bf2b9c4d66838 /net/unix/af_unix.c | |
parent | 285975dd674258ccb33e77a1803e8f2015e67105 (diff) | |
download | linux-74bc084327c643499474ba75df485607da37dd6e.tar.gz linux-74bc084327c643499474ba75df485607da37dd6e.tar.bz2 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