mirror of
https://github.com/torvalds/linux.git
synced 2024-12-02 09:01:34 +00:00
1ac7c8a78b
usbip attach fails to find a free port when the device on the first port is a USB_SPEED_SUPER device and non-super speed device is being attached. It keeps checking the first port and returns without a match getting stuck in a loop. Fix it check to find the first port with matching speed. Reported-by: Juan Zea <juan.zea@qindel.com> Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com> Cc: stable <stable@vger.kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
||
---|---|---|
.. | ||
list.h | ||
Makefile.am | ||
names.c | ||
names.h | ||
sysfs_utils.c | ||
sysfs_utils.h | ||
usbip_common.c | ||
usbip_common.h | ||
usbip_device_driver.c | ||
usbip_device_driver.h | ||
usbip_host_common.c | ||
usbip_host_common.h | ||
usbip_host_driver.c | ||
usbip_host_driver.h | ||
vhci_driver.c | ||
vhci_driver.h |