The commit 0775a9cbc694e8c7 ("usbip: vhci extension: modifications to vhci driver") introduced several bugs relating to the number of ports amd the port status. In addition, a small improvement is made to the vhci_hcd module. Only lightly tested with a box being both server and client. Thanks, Yuyang -- Yuyang Du (6): usb: usbip: Remove unnecessary get_vdev() usb: usbip tool: Fix get_nports() usb: usbip: Export the number of VHCI controllers in a sysfs file usb: usbip tool: Add ncontrollers in vhci_driver structure and store usb: usbip tool: Fix refresh_imported_device_list() usb: usbip tool: Fix parse_status() drivers/usb/usbip/vhci_hcd.c | 32 +---------- drivers/usb/usbip/vhci_sysfs.c | 19 +++++-- tools/usb/usbip/libsrc/vhci_driver.c | 104 ++++++++++++++++++----------------- tools/usb/usbip/libsrc/vhci_driver.h | 1 + tools/usb/usbip/src/usbip_attach.c | 2 + 5 files changed, 74 insertions(+), 84 deletions(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html