Re: [linux-usb-devel] PATCH 2.5.7 usb-0327

2002-03-27 Thread Greg KH
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

[linux-usb-devel] PATCH 2.5.7 usb-0327

2002-03-27 Thread David Brownell
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