> > 2) skel_write checks for -EINPROGRESS. This is a race.
>
> Yes, but it's a race that _so_ many different drivers have that I don't
> consider it a driver problem.  It should be fixed in the host controller
> and core, and not have every driver have to implement something like a
> "writing" flag for every urb.
>
> It's on my list of things todo for 2.5.

Then the check for errors in all drivers is broken.
Though it probably is a good idea for 2.5. But for 2.4 you'd break all 
external drivers. So for an example driver I strongly urge you to apply the 
fix for this race.

        Regards
                Oliver

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

Reply via email to