• David Brownell's avatar
    [PATCH] relocate error checks · 50aaaba8
    David Brownell authored
    As was discussed a few weeks back, this moves most of the
    sanity checks and input conditioning for the HCD framework's
    usb_submit_urb() support directly into usb_submit_urb(), so
    that all HCDs (not just those using the sharable HCD framework
    support) can rely on them.
    50aaaba8
hcd.c 36.3 KB