diff options
author | Senthil Balasubramanian <senthilkumar@atheros.com> | 2010-12-23 21:06:57 +0530 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2011-01-04 14:35:11 -0500 |
commit | 52671e43dbfb0e0dfa5fab604cb3984bd1d777a6 (patch) | |
tree | b08043cd80ff739e2aea2861fd184e1f17421894 /drivers/net/wireless/airo.c | |
parent | cd017f25e391dfabaca185bb4a5aefd02fd6c0ca (diff) | |
download | op-kernel-dev-52671e43dbfb0e0dfa5fab604cb3984bd1d777a6.zip op-kernel-dev-52671e43dbfb0e0dfa5fab604cb3984bd1d777a6.tar.gz |
ath9k: spin_lock_bh is not required within tasklet context.
Disabling BH is not required while running from a tasklet context
and so replace spin_lock_bh with just spin_lock.
Signed-off-by: Senthil Balasubramanian <senthilkumar@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/airo.c')
0 files changed, 0 insertions, 0 deletions