From: Shuah Khan Date: Wed, 22 Jan 2014 16:38:14 +0000 (-0700) Subject: staging/usbip: Fix vhci_hcd attach failure error message to be informative X-Git-Tag: v3.14-rc3~12^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8360fb0d9c21283e6fc12c43ce9ad81d1f9cffef;p=pandora-kernel.git staging/usbip: Fix vhci_hcd attach failure error message to be informative When attach fails due to unsupported and/or invalid bus speed, the message vhci_hcd prints out doesn't include any useful information as to what caused the failure. Change the message to be informative and use usb_speed_string() to get the right speed string from usb common. Signed-off-by: Shuah Khan Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed