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)
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>

No differences found