ip6mr: Optimize multiple unregistration
authorEric Dumazet <eric.dumazet@gmail.com>
Wed, 28 Oct 2009 04:48:11 +0000 (04:48 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 29 Oct 2009 08:13:53 +0000 (01:13 -0700)
commitc871e664ea39363c2a1011ec2dc4bc172dc396a0
tree90a83827b99c690e5380d6f2668d224c5a2bc534
parent62808f91237181dbac74c2b5be4fa92adfbbbe40
ip6mr: Optimize multiple unregistration

Speedup module unloading by factorizing synchronize_rcu() calls

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