On Wed, Mar 27, 2002 at 01:18:17PM -0800, David Brownell wrote:
> Please merge into Linus' tree.
Applied, thanks.
greg k-h
___
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
Periodically folk have run into problems where usb-ohci oopses
due to device refcount bugs ...
This is a minor patch to move the sanity check out of usb-ohci
into the generic bits of usbcore.There are comments that
suggest a path for a more comprehensive approach too.
Applies cleanly agains