aboutsummaryrefslogtreecommitdiffstats
path: root/net/l2tp
diff options
context:
space:
mode:
authorEric Dumazet <eric.dumazet@gmail.com>2010-06-07 21:05:02 +0000
committerDavid S. Miller <davem@davemloft.net>2010-06-09 18:06:14 -0700
commit96b52e61be1ad4d4f8de39b9deaf253da804ea3b (patch)
tree7751b360813e7c821b3eb3439651edcbc77f5eae /net/l2tp
parentcleanup: remove pppoe_xmit() declaration. (diff)
downloadlinux-dev-96b52e61be1ad4d4f8de39b9deaf253da804ea3b.tar.xz
linux-dev-96b52e61be1ad4d4f8de39b9deaf253da804ea3b.zip
ipv6: mcast: RCU conversions
- ipv6_sock_mc_join() : doesnt touch dev refcount - ipv6_sock_mc_drop() : doesnt touch dev/idev refcounts - ip6_mc_find_dev() becomes ip6_mc_find_dev_rcu() (called from rcu), and doesnt touch dev/idev refcounts - ipv6_sock_mc_close() : doesnt touch dev/idev refcounts - ip6_mc_source() uses ip6_mc_find_dev_rcu() - ip6_mc_msfilter() uses ip6_mc_find_dev_rcu() - ip6_mc_msfget() uses ip6_mc_find_dev_rcu() - ipv6_dev_mc_dec(), ipv6_chk_mcast_addr(), igmp6_event_query(), igmp6_event_report(), mld_sendpack(), igmp6_send() dont touch idev refcount Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/l2tp')
0 files changed, 0 insertions, 0 deletions