]> err.no Git - linux-2.6/blobdiff - drivers/scsi/NCR53C9x.c
[SCSI] 2.6 aacraid: Variable FIB size (updated patch)
[linux-2.6] / drivers / scsi / NCR53C9x.c
index 74293f62a622cea46eb9d4ee1a45ba755066fd6c..064781a2cb1a885ed0222ab6b581fc8fbd61ecf9 100644 (file)
@@ -1824,7 +1824,10 @@ static int esp_do_data(struct NCR_ESP *esp, struct ESP_regs *eregs)
                /* loop */
                while (hmuch) {
                        int j, fifo_stuck = 0, newphase;
-                       unsigned long flags, timeout;
+                       unsigned long timeout;
+#if 0
+                       unsigned long flags;
+#endif
 #if 0
                        if ( i % 10 )
                                ESPDATA(("\r"));