aboutsummaryrefslogtreecommitdiffstats
path: root/tools/usb/usbip/libsrc/vhci_driver.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/usb/usbip/libsrc/vhci_driver.h')
-rw-r--r--tools/usb/usbip/libsrc/vhci_driver.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/usb/usbip/libsrc/vhci_driver.h b/tools/usb/usbip/libsrc/vhci_driver.h
index fa2316cf2cac..33add142c46e 100644
--- a/tools/usb/usbip/libsrc/vhci_driver.h
+++ b/tools/usb/usbip/libsrc/vhci_driver.h
@@ -31,6 +31,7 @@ struct usbip_vhci_driver {
/* /sys/devices/platform/vhci_hcd */
struct udev_device *hc_device;
+ int ncontrollers;
int nports;
struct usbip_imported_device idev[MAXNPORT];
};