Files
linux/drivers/usb/usbip/usbip_common.c
Shuah Khan 34e5d097bc usbip: remove kernel addresses from usb device and urb debug msgs
commit e1346fd87c upstream.

usbip_dump_usb_device() and usbip_dump_urb() print kernel addresses.
Remove kernel addresses from usb device and urb debug msgs and improve
the message content.

Instead of printing parent device and bus addresses, print parent device
and bus names.

Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-01-17 09:45:26 +01:00

19 KiB