netfilter: add __rcu annotations
authorEric Dumazet <eric.dumazet@gmail.com>
Mon, 15 Nov 2010 17:43:59 +0000 (18:43 +0100)
committerPatrick McHardy <kaber@trash.net>
Mon, 15 Nov 2010 17:43:59 +0000 (18:43 +0100)
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