> > btw What will happen if unlink_urb is called while completion handler is
> > running ?
>
>An error code will be returned.
Good.

One more question.
HCD and USB core do not unlink URBs on device disconnect because currently 
it is driver's responsibility.
Is it valid to assume that if disconnect method is running completion 
handler for bulk transfers will be called
_only_ as a result of usb_unlink_urb ? assuming that urb doesn't have a 
timeout of course.

Thanks
Max


_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to