]> Pileus Git - ~andy/linux/blobdiff - include/linux/usb/hcd.h
Merge 2.6.38-rc5 into usb-next
[~andy/linux] / include / linux / usb / hcd.h
index 92b96fe39307f03f2f27ce51549dd92e26d3e934..9cfba4f2457b74049ab3059949ba96d903e1aee5 100644 (file)
@@ -112,6 +112,7 @@ struct usb_hcd {
        /* Flags that get set only during HCD registration or removal. */
        unsigned                rh_registered:1;/* is root hub registered? */
        unsigned                rh_pollable:1;  /* may we poll the root hub? */
+       unsigned                msix_enabled:1; /* driver has MSI-X enabled? */
 
        /* The next flag is a stopgap, to be removed when all the HCDs
         * support the new root-hub polling mechanism. */