Merge branches 'misc' and 'misc-rc6' into for-linus
[cascardo/linux.git] / drivers / xen / xen-pciback / pciback.h
index 58e38d5..4d529f3 100644 (file)
@@ -37,6 +37,7 @@ struct xen_pcibk_device {
        struct xen_pci_sharedinfo *sh_info;
        unsigned long flags;
        struct work_struct op_work;
+       struct xen_pci_op op;
 };
 
 struct xen_pcibk_dev_data {