On Sun, May 25, 2003 at 06:48:29PM -0400, Pavel Roskin wrote:
> Hello!
> 
> Linux 2.5.69-bk18 prints something strange to the kernel log when the USB
> scanner is attached.  It turns out drivers/usb/image/scanner.c uses
> uninitialized variable "name" in probe_scanner() in the printk() call.  
> That means that random memory is read and output to the kernel log.
> 
> I don't know if the driver is supposed to print the device name (e.g.  
> "usb-00:07.2-2 interface 0") or devfs name (like "usb/scanner0"), so I'm
> sending two patches.  Of course, it's possible to print both.

Thanks, I took the first patch.

greg k-h


-------------------------------------------------------
This SF.net email is sponsored by: eBay
Get office equipment for less on eBay!
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to