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. Cc: stable@vger.kernel.org Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
||
|---|---|---|
| .. | ||
| Makefile.am | ||
| usbip.c | ||
| usbip.h | ||
| usbip_attach.c | ||
| usbip_bind.c | ||
| usbip_detach.c | ||
| usbip_list.c | ||
| usbip_network.c | ||
| usbip_network.h | ||
| usbip_port.c | ||
| usbip_unbind.c | ||
| usbipd.c | ||
| utils.c | ||
| utils.h | ||