• Alan Stern's avatar
    [PATCH] USB: Convert usbtest to the new altsetting regime · b2144480
    Alan Stern authored
    This patch converts the usbtest driver to the new way altsettings work.
    The largest change is to remove the assumptions that altsetting numbers
    lie in the correct range (a debugging message is logged if they don't but
    execution doesn't stop) and that the array is sorted by number.
    b2144480
usbtest.c 54.8 KB