diff options
author | Maxim Uvarov <maxim.uvarov@oracle.com> | 2012-01-09 13:01:37 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-01-11 21:52:26 +0100 |
commit | f515e6b77045b4b1f54617d9fbf4a22b95a58757 (patch) | |
tree | d01dfbd06052f13c88aa6a93b69e9d33cc87c20c /net/dccp | |
parent | mdio-octeon: use an unique MDIO bus name. (diff) | |
download | linux-f515e6b77045b4b1f54617d9fbf4a22b95a58757.tar.xz linux-f515e6b77045b4b1f54617d9fbf4a22b95a58757.zip |
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/dccp')
0 files changed, 0 insertions, 0 deletions