diff options
author | Shuah Khan <shuahkh@osg.samsung.com> | 2018-01-17 12:08:03 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-02-03 17:05:42 +0100 |
commit | f80079536bb6b2c733776abb19c1f3e8c48923b6 (patch) | |
tree | 4c97957cd012ae6d2aec4aa5cd0ec065829fa5d8 /scripts/gdb/linux/utils.py | |
parent | 4c6fcc3425e19d1f63fd5a7f4f4408ce8f688a48 (diff) |
usbip: list: don't list devices attached to vhci_hcd
commit ef824501f50846589f02173d73ce3fe6021a9d2a upstream.
usbip host lists devices attached to vhci_hcd on the same server
when user does attach over localhost or specifies the server as the
remote.
usbip attach -r localhost -b busid
or
usbip attach -r servername (or server IP)
Fix it to check and not list devices that are attached to vhci_hcd.
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions