ip6tnl: Optimize multiple unregistration
authorEric Dumazet <eric.dumazet@gmail.com>
Wed, 28 Oct 2009 05:16:51 +0000 (05:16 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 29 Oct 2009 08:13:48 +0000 (01:13 -0700)
commitcf4432f550a0fe4e08e7cd522568cfbae754582c
tree3d60448c5be287b1660f8a1d92a4843513fe8393
parent8c56ba0530af3d5eee6445dce9dc9296f1f74ed5
ip6tnl: 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/ip6_tunnel.c