Skip to content
Commit 7976a11b authored by Eric Dumazet's avatar Eric Dumazet Committed by David S. Miller
Browse files

net: use helpers to change sk_ack_backlog



Writers are holding a lock, but many readers do not.

Following patch will add appropriate barriers in
sk_acceptq_removed() and sk_acceptq_added().

Signed-off-by: default avatarEric Dumazet <edumazet@google.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 25c7a6d1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment