From: Sujith Date: Fri, 23 Apr 2010 04:58:17 +0000 (+0530) Subject: ath9k_htc: Process command data properly X-Git-Tag: v2.6.35-rc1~473^2~167^2~127 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ab0af3270b29c62b8960a60092917ec8be48c4a;p=pandora-kernel.git ath9k_htc: Process command data properly When handling the REGIN callback, processing the incoming data first should be the preferred mode of operation. Allocation of a new SKB may fail, in which case, the URB will not be resubmitted. Signed-off-by: Sujith Signed-off-by: John W. Linville --- Reading git-diff-tree failed