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:
6f0f266
)
ath9k_htc: Fix HTC layer memleak
author
Sujith
<Sujith.Manoharan@atheros.com>
Tue, 6 Apr 2010 09:58:19 +0000
(15:28 +0530)
committer
John W. Linville
<linville@tuxdriver.com>
Thu, 8 Apr 2010 19:24:11 +0000
(15:24 -0400)
Messages that are generated by the HTC layer
don't have any TX callback endpoints assigned to them.
Consequently, the allocated SKBs are never freed.
Fix this issue by handling this case in the HTC layer
itself.
Signed-off-by: Sujith <Sujith.Manoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found