• David Brownell's avatar
    [PATCH] ehci misc patches · 5c33addf
    David Brownell authored
    small fixes flushed by the hunt for bigger game:
    
    - terminate td lists with dummy, not list end marker
    - use alt_next only for real short control reads
    - un-halt async qhs before scheduling
    - deletes unused debug code, pointless assignments
    - surely nobody ever sees that memleak
    - terminate two related "while" loops the same way
    5c33addf
ehci-hcd.c 27.4 KB