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:
72bce62
)
mac80211: fix ieee80211_xmit call context
author
Johannes Berg
<johannes@sipsolutions.net>
Thu, 18 Jun 2009 15:25:11 +0000
(17:25 +0200)
committer
John W. Linville
<linville@tuxdriver.com>
Fri, 24 Jul 2009 19:05:31 +0000
(15:05 -0400)
ieee80211_xmit() cannot be called with tasklets enabled
because it is normally called from within a tasklet.
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found