• Alan Stern's avatar
    [PATCH] USB: Eliminate dead code from the UHCI driver · 85d0f7fa
    Alan Stern authored
    I'm not sure what this piece of code is doing in the UHCI driver.  It
    looks like someone envisioned queuing several URBs for the same endpoint
    simultaneously.  Anyway, the driver can't do that and this code can never
    run.
    85d0f7fa
uhci-hcd.c 61.9 KB