Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
[firefly-linux-kernel-4.4.55.git] / drivers / scsi / ipr.h
index 1a9a246932ae903e82ecfa4bec4cea4ea2868d60..21a6ff1ed5c6b1afb49c38d191372bc59533780d 100644 (file)
@@ -493,6 +493,7 @@ struct ipr_hrr_queue {
        u8 allow_interrupts:1;
        u8 ioa_is_dead:1;
        u8 allow_cmds:1;
+       u8 removing_ioa:1;
 
        struct blk_iopoll iopoll;
 };