summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-dbg.c
diff options
context:
space:
mode:
authorAlan Stern <stern@rowland.harvard.edu>2015-11-20 19:53:22 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-12-01 19:44:19 +0100
commit0290cc9f044a4d24d9a64e81761ac84498dc9d73 (patch)
tree5b6692337e2312a7c561e89829ac9d09aefea015 /drivers/usb/host/ehci-dbg.c
parentLinux 4.4-rc3 (diff)
downloadlinux-0290cc9f044a4d24d9a64e81761ac84498dc9d73.tar.xz
linux-0290cc9f044a4d24d9a64e81761ac84498dc9d73.zip
USB: limit usbfs snooping of URB contents
The usbfs_snoop facility can be very useful for debugging problems involving usbfs. However, it always prints out the entire contents of every URB. When dealing with large quantities of data, this can be less than helpful. This patch ameliorates the situation by adding a module parameter to usbcore for controlling the maximum number of bytes to print when snooping an URB. This makes debugging much easier. For backward compatibility, the default value is set unreasonably high. Signed-off-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/host/ehci-dbg.c')
0 files changed, 0 insertions, 0 deletions