Hi,

pegasus_tx_timeout() unlinks the tx_urb asynchronously, as it must.
However pegasus_start_xmit() uses this urb without checking
for the unlinking having been done.

This looks suspicious, is there a hidden assumption that the device
will be reset before another packet is sent ?

        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