On Thu, Feb 19, 2004 at 04:30:41PM -0500, Alan Stern wrote:
> -             printk(KERN_INFO "uhci: not all urb_priv's were freed\n");
> +             printk(KERN_WARN "uhci: not all urb_priv's were freed!\n");
>  
>  up_failed:
>  
> @@ -2605,7 +2613,7 @@
>       pci_unregister_driver(&uhci_pci_driver);
>       
>       if (kmem_cache_destroy(uhci_up_cachep))
> -             printk(KERN_INFO "uhci: not all urb_priv's were freed\n");
> +             printk(KERN_WARN "uhci: not all urb_priv's were freed!\n");

I am guessing you never even built this patch as these two changes will
not compile.  That's not nice :(

I've fixed this up in my tree and applied the patch, but please be more
careful next time.

thanks,

greg k-h


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to