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

dccp: use READ_ONCE() to read sk->sk_bound_dev_if



When reading listener sk->sk_bound_dev_if locklessly,
we must use READ_ONCE().

Signed-off-by: default avatarEric Dumazet <edumazet@google.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent e5fccaa1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment