]> pilppa.org Git - linux-2.6-omap-h63xx.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)
commit7839b5162d7d6c100f70a036be1e1f2b072857bc
treebd86bdb8152c2724b01ee92790b4230e2684cf73
parent3f02a957d5eb0eeb01207a799086f2b347077f71
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