Sujith <Sujith.Manoharan@xxxxxxxxxxx> writes: > 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. [...] > +static void ath9k_hif_usb_reboot(struct usb_device *udev) > +{ > + u32 reboot_cmd = 0xffffffff; A define for the actual command value would be nice here. -- Kalle Valo -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html