Christian Lamparter fd67a728a9 carl9170: use ieee80211_free_txskb
In the past, it was fine to simply call
dev_kfree_skb when it was impossible to
transmit a skb. However, with the new
tx status API:
"mac80211: implement wifi TX status"
Every loose skb needs to be handed back
to mac80211.

Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-11-21 16:22:10 -05:00
..
2011-10-02 00:19:34 +02:00
2011-10-13 13:49:37 -06:00
2011-09-27 18:08:04 +02:00
2011-09-27 18:08:04 +02:00
2011-11-21 16:22:10 -05:00
2011-09-27 18:08:04 +02:00
2011-10-04 10:10:50 -06:00
2011-10-24 21:00:34 +02:00