Am Dienstag, 30. April 2002 18:13 schrieb David Brownell:
> Looks like something nulled out urb->dev somehow ... after
> the urb got past checks for that in usbcore and usb-ohci,
> right along the submit path.

usblp_write() checks for the urb being in use
by testing urb.status == -EINPROGRESS.
In principle there's a race.
However, it doesn't seem to explain this oops.

        Regards
                Oliver
 

_______________________________________________________________

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to