[PATCH] uhci.c 2.4.19-pre3 erroneous completion callback
uhci.c would call the completion callback when the call to submit_urb failed. This is a rare situation. This patch only calls the completion handler if the URB successfully completed immediately (as in the case of talking to the virtual root hub). JE
Showing
Please register or sign in to comment