]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
usbip: Add USB_SPEED_SUPER as valid arg
authorYuyang Du <yuyang.du@intel.com>
Thu, 8 Jun 2017 05:04:11 +0000 (13:04 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 13 Jun 2017 08:51:10 +0000 (10:51 +0200)
commitdf9032c13d3e065f606ed669a1afe88e8ca4f25a
tree2b6012cc387f220a1fd0c69dd92cfe05ddcf1e48
parent1c9de5bf428612458427943b724bea51abde520a
usbip: Add USB_SPEED_SUPER as valid arg

With this patch, USB_SPEED_SUPER is a valid speed when attaching
a USB3 SuperSpeed device.

Signed-off-by: Yuyang Du <yuyang.du@intel.com>
Acked-by: Shuah Khan <shuahkh@osg.samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/usbip/vhci_sysfs.c