bridge: Optimize multiple unregistration
authorEric Dumazet <eric.dumazet@gmail.com>
Wed, 28 Oct 2009 05:35:35 +0000 (05:35 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 29 Oct 2009 08:13:48 +0000 (01:13 -0700)
commit8c56ba0530af3d5eee6445dce9dc9296f1f74ed5
treeb7c82f62e266ba732e0a80f9c22a91d47cddafe3
parent59fd5d87a4243a992f3a3e69f3627cf4c509608e
bridge: 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/bridge/br_if.c