diff options
author | 2023-07-28 15:03:14 +0000 | |
---|---|---|
committer | 2023-07-29 18:13:41 +0100 | |
commit | b4b553253091cafe9ec38994acf42795e073bef5 (patch) | |
tree | 8149333f6be70eb6a825d9fa53f085c2cbd31171 /net/unix/af_unix.c | |
parent | net: add missing READ_ONCE(sk->sk_sndbuf) annotation (diff) | |
download | wireguard-linux-b4b553253091cafe9ec38994acf42795e073bef5.tar.xz wireguard-linux-b4b553253091cafe9ec38994acf42795e073bef5.zip |
net: add missing READ_ONCE(sk->sk_rcvbuf) annotation
In a prior commit, I forgot to change sk_getsockopt()
when reading sk->sk_rcvbuf locklessly.
Fixes: ebb3b78db7bf ("tcp: annotate sk->sk_rcvbuf 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