ipv6: some RCU conversions
authorEric Dumazet <eric.dumazet@gmail.com>
Wed, 27 Jul 2011 21:13:03 +0000 (21:13 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 1 Aug 2011 07:12:00 +0000 (00:12 -0700)
commitcfdf76474e1d8a56ac6cfae39f8559cfe9dfd7fd
treed5fe707a1e8018643cf82f0272e651ceda53a119
parentab1594e92e6765fd4af316f130eea8f5c920823d
ipv6: some RCU conversions

ICMP and ND are not fast path, but still we can avoid changing idev
refcount, using RCU.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/icmp.c
net/ipv6/ndisc.c