commit | 8c56ba0530af3d5eee6445dce9dc9296f1f74ed5 | [log] [tgz] |
---|---|---|
author | Eric Dumazet <eric.dumazet@gmail.com> | Wed Oct 28 05:35:35 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Oct 29 01:13:48 2009 -0700 |
tree | b7c82f62e266ba732e0a80f9c22a91d47cddafe3 | |
parent | 59fd5d87a4243a992f3a3e69f3627cf4c509608e [diff] |
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>