diff options
| author | Cong Wang <[email protected]> | 2013-01-22 21:09:50 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2013-01-28 00:15:27 -0500 |
| commit | cec771d646d6c9a6f123b50e132ab142342dcb97 (patch) | |
| tree | d0591d47af01fb210a16635ff316e77161c5ec3a /include/linux/timerqueue.h | |
| parent | 78fb2de711ec28997bf38bcf3e48e108e907be77 (diff) | |
decnet: use correct RCU API to deref sk_dst_cache field
sock->sk_dst_cache is protected by RCU, therefore we should
use __sk_dst_get() to deref it once we lock the sock.
This fixes several sparse warnings.
Cc: [email protected]
Cc: Eric Dumazet <[email protected]>
Cc: David S. Miller <[email protected]>
Signed-off-by: Cong Wang <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions