This fixes the test case mentioned for musb which is a regression. Other things that I noticed: - if ISOC is not available, we won't have INT as well. - wMaxPacketSize is supposed to be LE. The assignments within the code does not use cpu_to_le16(). - the module Parameter for INT says max packet size is 0…1023 for FS. This is clearly a copy/paste bug. Amit could you please look at this and fix it? Sebastian -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html