On Tue, Apr 07, 2009 at 05:31:55PM +0000, David Vrabel wrote: > Wireless USB endpoint state has a sequence number and a current > window and not just a single toggle bit. So allow HCDs to provide a > endpoint_reset method and call this or clear the software toggles as > required (after a clear halt). > > usb_settoggle() and friends are then HCD internal and are moved into > core/hcd.h. You forgot to fix up drivers/block/ub.c, it calls usb_settoggle 4 times. Care to send a follow-on patch so that the build isn't broken? thanks, greg k-h -- 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