ipv6 flowlabel: add __rcu annotations
authorEric Dumazet <edumazet@google.com>
Thu, 7 Mar 2013 04:20:32 +0000 (04:20 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 7 Mar 2013 21:33:10 +0000 (16:33 -0500)
commit7f0e44ac9f7f12a2519bfed9ea4df3c1471bd8bb
tree0e61610fbe1c25de0b9c8e7376c9151b60a5c605
parentbf5e4dd6b26058d1a31864ea1a7002172023b147
ipv6 flowlabel: add __rcu annotations

Commit 18367681a10b (ipv6 flowlabel: Convert np->ipv6_fl_list to RCU.)
omitted proper __rcu annotations.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/ipv6.h
net/ipv6/ip6_flowlabel.c