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:
a8c0ddb
)
wl12xx: report invalid TX rate when returning non-TX-ed skbs
author
Arik Nemtsov
<arik@wizery.com>
Tue, 22 Feb 2011 22:22:27 +0000
(
00:22
+0200)
committer
Luciano Coelho
<coelho@ti.com>
Wed, 23 Feb 2011 09:14:56 +0000
(11:14 +0200)
Report a TX rate idx of -1 and count 0 when returning untransmitted
skbs to mac80211 using ieee80211_tx_status(). Otherwise mac80211
tries to use the returned (essentially garbage) status.
Signed-off-by: Arik Nemtsov <arik@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
No differences found