patch-2.4.23 linux-2.4.23/drivers/scsi/NCR5380.h

Next file: linux-2.4.23/drivers/scsi/aacraid/aachba.c
Previous file: linux-2.4.23/drivers/scsi/NCR5380.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.22/drivers/scsi/NCR5380.h linux-2.4.23/drivers/scsi/NCR5380.h
@@ -233,7 +233,7 @@
  * Scsi_Host structure
  */
 
-#define IRQ_NONE	255
+#define SCSI_IRQ_NONE	255
 #define DMA_NONE	255
 #define IRQ_AUTO	254
 #define DMA_AUTO	254

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)