From: Shuah Khan Date: Fri, 24 Jan 2014 16:25:05 +0000 (-0700) Subject: staging/usbip: simplify usbip_dump_usb_device() udev->speed handling X-Git-Tag: v3.15-rc1~139^2~1203 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09c8c8fbf01a828e43cc06b89a060d86ef3efbc3;p=pandora-kernel.git staging/usbip: simplify usbip_dump_usb_device() udev->speed handling Change usbip_dump_usb_device() to use usb_speed_string() and remove the code that does switch on udev->speed and builds custom speed strings. Signed-off-by: Shuah Khan Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed