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:
51f98f1
)
b43: fix ieee80211_rx() context
author
Johannes Berg
<johannes@sipsolutions.net>
Sun, 11 Oct 2009 10:19:21 +0000
(12:19 +0200)
committer
John W. Linville
<linville@tuxdriver.com>
Mon, 12 Oct 2009 19:55:53 +0000
(15:55 -0400)
Due to the way it interacts with the networking
stack and other parts of mac80211, ieee80211_rx()
must be called with disabled softirqs.
[1] http://thread.gmane.org/gmane.linux.kernel.wireless.general/39440/focus=40266
Reported-by: Dave Young <hidave.darkstar@gmail.com>
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found