]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/staging/usbip/vhci.h
staging: usbip: vhci: use urb->dev->portnum to find port
[mv-sheeva.git] / drivers / staging / usbip / vhci.h
index 2cfd00ec1164256742ef28385d743a0288f8e35c..afc3b1a7188199bf29496fbb6e9933d6f3d37952 100644 (file)
@@ -100,9 +100,6 @@ struct vhci_hcd {
         * But, the index of this array begins from 0.
         */
        struct vhci_device vdev[VHCI_NPORTS];
-
-       /* vhci_device which has not been assiged its address yet */
-       int pending_port;
 };