• Alan Stern's avatar
    [PATCH] USB: Remove usb_set_maxpacket() · 65a40f8a
    Alan Stern authored
    This is the final part of as66c.  It removes the usb_set_maxpacket()
    routine, since the same functionality now exists elsewhere.  The one place
    it was used was in the device reset pathway for a device that has changed
    somehow since the previous reset.  That code needs to be fixed up anyway;
    for now it's enough just to have it call usb_set_configuration().
    65a40f8a
hcd.h 13.6 KB