+2
−2
+7
−3
Loading
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>