> > I really doubt that this issue can be not exposed.
>
> And why is that?  I just gave you an argument from first
> principles.  You can't refute that by pointing to a bug in

After further checking, I found that no HCD driver can cope
with unlinking an urb that can be freed from the completion
handler.

Hcd.c , to your credit mentions it :-). Is freeing in the completion
handler really important ? We could solve a lot of problems
by simply declaring it illegal.

The rule of never unlinking an urb that can be freed from the
completion handler is in all likelihood known to less than
five people on earth. And it is very, very counterintuitive.

        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