[SCSI] qla2xxx: Use completion routines.
[platform/adaptation/renesas_rcar/renesas_kernel.git] / drivers / scsi / qlogicpti.h
index 6cd1c07..ef6da2d 100644 (file)
@@ -380,8 +380,7 @@ struct qlogicpti {
        unsigned char             swsreg;
        unsigned int    
                gotirq  :       1,      /* this instance got an irq */
-               is_pti  :       1,      /* Non-zero if this is a PTI board. */
-               sbits   :       16;     /* syncmode known bits */
+               is_pti  :       1;      /* Non-zero if this is a PTI board. */
 };
 
 /* How to twiddle them bits... */