OSDN Git Service

staging/usbip: remove vhci_hcd vhci_hub_status change message
authorShuah Khan <shuah.kh@samsung.com>
Tue, 21 Jan 2014 19:18:34 +0000 (12:18 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 7 Feb 2014 18:53:35 +0000 (10:53 -0800)
commit3b92e8ae303f8df6a30690358876692d979bd6dc
tree204e55e45a60ecdb1cbb02cbba019e4064f20f2e
parentfb780d213355868b69cc12142635aae5e0ee7c2a
staging/usbip: remove vhci_hcd vhci_hub_status change message

When vhci_hcd is enabled, the following message floods the dmesg buffer.
This message doesn't provide any useful information other than cluttering
the dmesg buffer. Fix it by removing the message. There is another debug
message in this routine that dumps detailed port status change information.

[ 4062.716662] vhci_hcd: changed 0

Signed-off-by: Shuah Khan <shuah.kh@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/usbip/vhci_hcd.c