From: Vasanthakumar Thiagarajan Date: Mon, 3 Oct 2011 11:56:26 +0000 (+0530) Subject: ath6kl: Avoid processing failed rx packets X-Git-Tag: v3.3-rc1~182^2~261^2~200^2~112 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99f54299b973fd436dd9b4b1dd638c16f3d3deb4;p=pandora-kernel.git ath6kl: Avoid processing failed rx packets It is not necessary to process an htc_packet which is allocated for rx but failed in sdio rx. Though it does not fix any real issue, it does not make much sense to process the failed frame. Signed-off-by: Vasanthakumar Thiagarajan Signed-off-by: Kalle Valo --- Reading git-diff-tree failed