diff options
author | Stephen Hemminger <shemminger@osdl.org> | 2006-03-21 06:58:36 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2006-03-21 06:58:36 (GMT) |
commit | f8ae737deea1be001d7d8ac11c382a7b73a1c98f (patch) | |
tree | fdf933b58a17e525e38683e1f8d5a52c4708964b /net/bridge/br.c | |
parent | fdeabdefb227be9aa932f59a23ddb47e003e643e (diff) | |
download | linux-fsl-qoriq-f8ae737deea1be001d7d8ac11c382a7b73a1c98f.tar.xz |
[BRIDGE]: forwarding remove unneeded preempt and bh diasables
Optimize the forwarding and transmit paths. Both places are
called with bottom half/no preempt so there is no need to use
spin_lock_bh or rcu_read_lock.
Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/bridge/br.c')
0 files changed, 0 insertions, 0 deletions