]> git.baikalelectronics.ru Git - kernel.git/commit
usb: isp1760: don't be noisy about short packets.
authorSebastian Siewior <sebastian@breakpoint.cc>
Thu, 17 Jul 2008 18:09:29 +0000 (20:09 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 14 Aug 2008 00:32:55 +0000 (17:32 -0700)
commit821818bc193c550c6b326af5b861ffda1ae42a8a
treebd86bdb8152c2724b01ee92790b4230e2684cf73
parent6c727a528a34df1d377d20c6e62a2df8b16ad45f
usb: isp1760: don't be noisy about short packets.

According to Alan Stern, short packets are quite normal under
certain circumstances. This printk was triggered by usb to
serial converters on every packet and some usb sticks triggered
a few of those while plugging the stick.
This printks are now hidden unless USB debug mode is activated.

Cc: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Sebastian Siewior <sebastian@breakpoint.cc>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/host/isp1760-hcd.c
drivers/usb/host/isp1760-hcd.h