From: Duncan Sands Date: Thu, 26 May 2005 12:32:51 +0000 (+0200) Subject: [PATCH] USB ATM: reduce log spamming X-Git-Tag: v2.6.13-rc1~51^2~8^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e20d6645f794b51835e6f740a5b6f95c7e3fd843;p=pandora-kernel.git [PATCH] USB ATM: reduce log spamming Reduce the number of "unknown vpi/vci" debug messages to (usually) at most one per-urb, rather than one per-cell. This is only an issue when (a) many packets come in but no connection is open; and (b) CONFIG_USB_DEBUG is set. Signed-off-by: Duncan Sands Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed