ath9k_htc: Use USB reboot
authorSujith <Sujith.Manoharan@atheros.com>
Fri, 23 Apr 2010 04:58:16 +0000 (10:28 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 26 Apr 2010 18:21:19 +0000 (14:21 -0400)
commit62e4716aff31a8ab687016680443012034734c92
treeefd46506dad099352634c005002d5d24ace4801c
parentf66890724fb3131894b8eee5fc552a5dc42dc1df
ath9k_htc: Use USB reboot

So, apparently there is a USB reboot command
that the target accepts. Using this instead of
usb_reset_device() fixes the issue of "descriptor read error"
that pops up on repeated load/unload.

Signed-off-by: Sujith <Sujith.Manoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/hif_usb.c