• Johannes Erdfelt's avatar
    [PATCH] uhci.c incorrect locking · dd5c53b9
    Johannes Erdfelt authored
    This fixes a problem that I've not run into and is difficult to trigger,
    but definately a bug. We locked urb->lock, when we meant u->lock. It also
    cleans up the code a little to make it easier to understand and removes
    an obsolete comment.
    dd5c53b9
uhci.c 75 KB