From d1fd43d7a63dea98730b2ac1af829cdb6b3b48c6 Mon Sep 17 00:00:00 2001 From: Shuah Khan Date: Fri, 24 Jan 2014 11:34:13 -0700 Subject: [PATCH] staging/usbip: userspace to use linux header for usb_device_speed enum, missing speeds to speed_strings array Remove usb_device_speed enum define from usbip_common.h and change it to include linux/usb/ch9.h instead. Add speed strings for usb wireless and 3.0 to speed_strings array. Signed-off-by: Shuah Khan Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed