• Dan Streetman's avatar
    [PATCH] uhci: remove qh from qh->list · b015fe38
    Dan Streetman authored
    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.
    b015fe38
uhci-hcd.c 61.5 KB