Eric Dumazet 43a951e999 ipv4: add __rcu annotations to ip_ra_chain
Add __rcu annotations to :
        (struct ip_ra_chain)->next
	struct ip_ra_chain *ip_ra_chain;

And use appropriate rcu primitives.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-10-25 14:18:28 -07:00
..
2010-10-25 13:09:45 -07:00
2010-10-19 03:50:48 -07:00
2010-10-03 21:50:53 -07:00
2010-10-20 03:02:23 -07:00
2010-10-25 14:18:28 -07:00