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:
ef4b29e
)
wl12xx: use _ni version of ieee80211_tx_status
author
Eliad Peller
<eliad@wizery.com>
Tue, 7 Jun 2011 07:40:39 +0000
(10:40 +0300)
committer
Luciano Coelho
<coelho@ti.com>
Mon, 27 Jun 2011 10:56:14 +0000
(13:56 +0300)
wl1271_flush_deferred_work(), which calls ieee80211_rx() and
ieee80211_tx_status(), is called from a process context.
hence, use ieee80211_tx_status_ni() instead of ieee80211_tx_status().
Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
No differences found