ipip: Optimize multiple unregistration
authorEric Dumazet <eric.dumazet@gmail.com>
Tue, 27 Oct 2009 07:06:59 +0000 (07:06 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 28 Oct 2009 09:22:08 +0000 (02:22 -0700)
commit0694c4c016df34c718b9f9ef6ba5aca2e178163a
tree3f35a7f623114d8435cbdae049ecdbe7abe714d1
parent63c8099d90096db56ee1c66c31f05d4fcfbc1c69
ipip: 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/ipip.c