vserver 1.9.5.x5
[linux-2.6.git] / drivers / usb / core / hub.h
index 7ace2d2..b8f8a11 100644 (file)
@@ -186,7 +186,7 @@ struct usb_tt_clear {
 extern void usb_hub_tt_clear_buffer (struct usb_device *dev, int pipe);
 
 struct usb_hub {
-       struct usb_interface    *intf;          /* the "real" device */
+       struct device           *intfdev;       /* the "interface" device */
        struct usb_device       *hdev;
        struct urb              *urb;           /* for interrupt polling pipe */