• David Brownell's avatar
    [PATCH] hcds, remove urb->next · 958ffea3
    David Brownell authored
    This makes the hcds stop expecting urb->next to exist.
    
            ehci-hcd ... remove obsolete sanity check
            usb-uhci-hcd ... remove code (wouldn't be called)
    
    Two "old style" drivers got updated too (uhci, usb-uhci)
    so that folk can use them in case of problems with their
    "new style" analogues.
    958ffea3
usb-uhci.c 83.2 KB