[PATCH] uhci.c, interrupt unlink in completion
This patch fixes a bug where an interrupt URB is unlinked in the drivers completion handler and we'll try to resubmit it anyway.
Showing
Please register or sign in to comment
This patch fixes a bug where an interrupt URB is unlinked in the drivers completion handler and we'll try to resubmit it anyway.