ipmr: Optimize multiple unregistration
authorEric Dumazet <eric.dumazet@gmail.com>
Wed, 28 Oct 2009 05:21:38 +0000 (05:21 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 29 Oct 2009 08:13:49 +0000 (01:13 -0700)
commitd17fa6fa81d9be6d2dc69aedfabecf904210cbf4
tree36513dfe8637c6ef87d2837948c7f64ad2b96d8f
parentcf4432f550a0fe4e08e7cd522568cfbae754582c
ipmr: 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/ipv4/ipmr.c