[PATCH] USB: Eliminate dead code from the UHCI driver
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.
Showing
Please register or sign in to comment