netfilter: add __rcu annotations
authorEric Dumazet <eric.dumazet@gmail.com>
Mon, 15 Nov 2010 17:17:21 +0000 (18:17 +0100)
committerPatrick McHardy <kaber@trash.net>
Mon, 15 Nov 2010 17:17:21 +0000 (18:17 +0100)
Add some __rcu annotations and use helpers to reduce number of sparse
warnings (CONFIG_SPARSE_RCU_POINTER=y)

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>

No differences found