commit | 2b43ae6daf26f29cec49fa3a3f18025355495500 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Tue Apr 06 11:18:44 2010 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Apr 07 14:38:01 2010 -0400 |
tree | 00fe8423ecd266f55df3ad59ea18dc86cffb4e3f | |
parent | e64b379574d6c92c15b4239ee0a5173317176547 [diff] |
mac80211: remove irq disabling for sta lock All other places except one in the TX path, which has BHs disabled, and it also cannot be locked from interrupts so disabling IRQs is not necessary. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>