[PATCH] USB: set_configuration() missed some state
I noticed that the usb_set_configuration() code was leaving endpoints halted ... likely not a problem just now since that routine can't be used safely except during enumeration, but better to fix this than not.
Showing
Please register or sign in to comment