[PATCH] uhci: remove qh from qh->list
I think the qh needs to be removed from its qh->list, or else uhci_remove_qh will incorrectly change the previous endpoint's qh->link, undoing what was just done in uhci_delete_queued_urb.
Showing
Please register or sign in to comment