commit | c11d8f89d3b785f3ef987c2d9ee1bfea6f8b3d0f | [log] [tgz] |
---|---|---|
author | Sujith <Sujith.Manoharan@atheros.com> | Fri Apr 23 10:28:09 2010 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Apr 26 14:21:16 2010 -0400 |
tree | 021e219b44265384aca9c7e8ef34066aa889ea49 | |
parent | d4cde88c1c025ffa18150ec29e80e456f2a5c65a [diff] |
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 <Sujith.Manoharan@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>