[PATCH] USB ATM: reduce log spamming
authorDuncan Sands <duncan.sands@math.u-psud.fr>
Thu, 26 May 2005 12:32:51 +0000 (14:32 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 27 Jun 2005 21:43:57 +0000 (14:43 -0700)
commite20d6645f794b51835e6f740a5b6f95c7e3fd843
tree2f5ea85d786d96549aac73c8f0c7b0118195c0c0
parent86699e35923366ccb5c3451d24e94deb9dd0af29
[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 <baldrick@free.fr>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/atm/usbatm.c