commit | cfdf76474e1d8a56ac6cfae39f8559cfe9dfd7fd | [log] [tgz] |
---|---|---|
author | Eric Dumazet <eric.dumazet@gmail.com> | Wed Jul 27 21:13:03 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Aug 01 00:12:00 2011 -0700 |
tree | d5fe707a1e8018643cf82f0272e651ceda53a119 | |
parent | ab1594e92e6765fd4af316f130eea8f5c920823d [diff] |
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>