diff options
| author | Shuah Khan <[email protected]> | 2017-11-29 22:24:22 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-11-30 16:40:02 +0000 |
| commit | 1ac7c8a78be85f84b019d3d2742d1a9f07255cc5 (patch) | |
| tree | b629c4efccfa31f5b38d914273587b2d1e2938c7 /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | usbip: Fix USB device hang due to wrong enabling of scatter-gather (diff) | |
| download | kernel-1ac7c8a78be85f84b019d3d2742d1a9f07255cc5.tar.gz kernel-1ac7c8a78be85f84b019d3d2742d1a9f07255cc5.zip | |
usbip: fix usbip attach to find a port that matches the requested speed
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 <[email protected]>
Signed-off-by: Shuah Khan <[email protected]>
Cc: stable <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions
