commit | f984d94c500c79048b33ab14923dfcec336d9968 | [log] [tgz] |
---|---|---|
author | Sujith <Sujith.Manoharan@atheros.com> | Tue Apr 06 15:28:19 2010 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Apr 08 15:24:11 2010 -0400 |
tree | 3a955bb6f52f2824de4b3bf819e71992a18e54fe | |
parent | 6f0f2669f508fb239a0f589a8b453dbe22112bf9 [diff] |
ath9k_htc: Fix HTC layer memleak 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>