On Tue, Oct 09, 2001 at 09:58:16PM -0700, Greg KH wrote:
>
> Pete sent me this patch that fixes the problem for me. Let me know if
> it also works for everyone else.
And here's a better patch for the problem from Johannes. It's against a
clean 2.4.11 tree, so if you've applied the last patch, please back it
out and use this one.
Thanks to Johannes and Pete for working on this problem so quickly last
night.
thanks,
greg k-h
diff --minimal -Nru a/drivers/usb/uhci.c b/drivers/usb/uhci.c
--- a/drivers/usb/uhci.c Wed Oct 10 07:32:38 2001
+++ b/drivers/usb/uhci.c Wed Oct 10 07:32:38 2001
@@ -1594,9 +1594,7 @@
}
uhci_unlink_generic(uhci, urb);
- uhci_destroy_urb_priv(urb);
-
- usb_dec_dev_use(urb->dev);
+ uhci_call_completion(urb);
return ret;
}
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel