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:
ceb26a6
)
ath9k: use ieee80211_free_txskb
author
Felix Fietkau
<nbd@openwrt.org>
Wed, 3 Oct 2012 19:07:52 +0000
(21:07 +0200)
committer
John W. Linville
<linville@tuxdriver.com>
Fri, 5 Oct 2012 20:26:17 +0000
(16:26 -0400)
Using ieee80211_free_txskb for tx frames is required, since mac80211 clones
skbs for which socket tx status is requested.
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Cc: stable@vger.kernel.org
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found