commit | 1d36cd892c130a5a781acb282e083b94127f1c50 | [log] [tgz] |
---|---|---|
author | Arik Nemtsov <arik@wizery.com> | Wed Feb 23 00:22:27 2011 +0200 |
committer | Luciano Coelho <coelho@ti.com> | Wed Feb 23 11:14:56 2011 +0200 |
tree | aed3de61d707198a5283485691e8f01b95fa9397 | |
parent | a8c0ddb5ba2889e1e11a033ccbadfc600f236a91 [diff] |
wl12xx: report invalid TX rate when returning non-TX-ed skbs 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>