diff options
author | Christian Lamparter <chunkeey@googlemail.com> | 2011-11-19 19:30:20 +0100 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2011-11-21 16:22:10 -0500 |
commit | fd67a728a97c171e54319833adaf8d2641954781 (patch) | |
tree | 74206536140d58df6e037c3236a5164384938336 /net/wireless/util.c | |
parent | c3745b40601513a6a6e901c3ec44ddefd0c428d8 (diff) |
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>
Diffstat (limited to 'net/wireless/util.c')
0 files changed, 0 insertions, 0 deletions