From: Sebastian Siewior Date: Thu, 17 Jul 2008 18:09:29 +0000 (+0200) Subject: usb: isp1760: don't be noisy about short packets. X-Git-Tag: v2.6.27-rc4~101^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7839b5162d7d6c100f70a036be1e1f2b072857bc;p=pandora-kernel.git 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 Signed-off-by: Sebastian Siewior Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed