commit | 5ab0af3270b29c62b8960a60092917ec8be48c4a | [log] [tgz] |
---|---|---|
author | Sujith <Sujith.Manoharan@atheros.com> | Fri Apr 23 10:28:17 2010 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Apr 26 14:21:20 2010 -0400 |
tree | 76019c9929b57625d1a58d4f0e494e218c77c498 | |
parent | 62e4716aff31a8ab687016680443012034734c92 [diff] |
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 <Sujith.Manoharan@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>