From: Sujith Date: Tue, 6 Apr 2010 09:58:19 +0000 (+0530) Subject: ath9k_htc: Fix HTC layer memleak X-Git-Tag: v2.6.35-rc1~473^2~460^2^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f984d94c500c79048b33ab14923dfcec336d9968;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed