git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e64b379
)
mac80211: remove irq disabling for sta lock
author
Johannes Berg
<johannes@sipsolutions.net>
Tue, 6 Apr 2010 09:18:44 +0000
(11:18 +0200)
committer
John W. Linville
<linville@tuxdriver.com>
Wed, 7 Apr 2010 18:38:01 +0000
(14:38 -0400)
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>
No differences found