ipv6 sit: Optimize multiple unregistration
authorEric Dumazet <eric.dumazet@gmail.com>
Wed, 28 Oct 2009 04:37:43 +0000 (04:37 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 29 Oct 2009 08:13:51 +0000 (01:13 -0700)
commit62808f91237181dbac74c2b5be4fa92adfbbbe40
tree8f477adb2400764425f0e3c32570c3d1656c7c5c
parentd17fa6fa81d9be6d2dc69aedfabecf904210cbf4
ipv6 sit: 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/sit.c