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:
ab5c4f7
)
ath5k: fix tx path skb leaks
author
Felix Fietkau
<nbd@openwrt.org>
Mon, 10 Dec 2012 15:40:41 +0000
(16:40 +0100)
committer
John W. Linville
<linville@tuxdriver.com>
Mon, 10 Dec 2012 20:49:58 +0000
(15:49 -0500)
ieee80211_free_txskb() needs to be used instead of dev_kfree_skb_any for
tx packets passed to the driver from mac80211
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