From 09c8c8fbf01a828e43cc06b89a060d86ef3efbc3 Mon Sep 17 00:00:00 2001 From: Shuah Khan Date: Fri, 24 Jan 2014 09:25:05 -0700 Subject: [PATCH] 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-format-patch failed