usb_kill_urb() ensures that URB is unlinked and callback is called. My question is, what happens to the URB that is already scheduled by underlying HCD and getting processed, and usb_kill_urb() is called?
What will be returned by completion handler for such an URB if it was bulk IN and bulk OUT URB? Regards, Vikram - To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html