commit | e20d6645f794b51835e6f740a5b6f95c7e3fd843 | [log] [tgz] |
---|---|---|
author | Duncan Sands <duncan.sands@math.u-psud.fr> | Thu May 26 14:32:51 2005 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Mon Jun 27 14:43:57 2005 -0700 |
tree | 2f5ea85d786d96549aac73c8f0c7b0118195c0c0 | |
parent | 86699e35923366ccb5c3451d24e94deb9dd0af29 [diff] |
[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>