summary refs log tree commit diff
path: root/net
diff options
context:
space:
mode:
authorMaxim Uvarov <maxim.uvarov@oracle.com>2012-01-09 12:01:37 +0000
committerDavid S. Miller <davem@davemloft.net>2012-01-11 12:52:26 -0800
commitf515e6b77045b4b1f54617d9fbf4a22b95a58757 (patch)
treed01dfbd06052f13c88aa6a93b69e9d33cc87c20c /net
parentd6c25beba35a76c002bff9235484d75a6f8e7e6b (diff)
downloadlinux-f515e6b77045b4b1f54617d9fbf4a22b95a58757.tar.gz
bond_alb: don't disable softirq under bond_alb_xmit
No need to lock soft irqs under bond_alb_xmit()
which already has softirq disabled.

Changes:
1. add non-bh/bh version to tlb_clear_slave()

2. represent BH and non BH hash table locks
_lock_rx_hashtbl_bh/_unlock_rx_hashtbl_bh
_lock_rx_hashtbl/_unlock_rx_hashtbl
_lock_tx_hashtbl_bh/_unlock_tx_hashtbl_bh
_lock_tx_hashtbl/_unlock_tx_hashtbl

Signed-off-by: Maxim Uvarov <maxim.uvarov@oracle.com>
Signed-off-by: Cong Wang <amwang@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions