From: Sujith Date: Fri, 23 Apr 2010 04:58:09 +0000 (+0530) Subject: ath9k_htc: Simplify TX URB management X-Git-Tag: v2.6.35-rc1~473^2~167^2~134 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c11d8f89d3b785f3ef987c2d9ee1bfea6f8b3d0f;p=pandora-kernel.git ath9k_htc: Simplify TX URB management This patch simplifies URB management for transmission, by removing the 'FLUSH' variable (which is not needed, since we can determine if the URB has been killed by looking at the URB status), and also handling the STOP case properly. Signed-off-by: Sujith Signed-off-by: John W. Linville --- Reading git-diff-tree failed