If I unlink my urbs upon disconnect synchronously and resubmit my urbs in the 
completon handler, is there a race condition between the two? What happens if 
I try to unlink the urb after it is done but before it is resubmitted in the 
completion handler? The status won't be changed because the urb is not 
currently linked, and the urb will be resubmitted in the completion handler 
unless I detect that it is not supposed to be resubmitted some other way. Is 
this right?

Thanks,

Anton


-------------------------------------------------------
This SF.NET email is sponsored by: AMD - Your access to the experts
on Hammer Technology! Open Source & Linux Developers, register now
for the AMD Developer Symposium. Code: EX8664
http://www.developwithamd.com/developerlab
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to