patch-2.4.23 linux-2.4.23/drivers/scsi/53c7,8xx.c
Next file: linux-2.4.23/drivers/scsi/53c7,8xx.h
Previous file: linux-2.4.23/drivers/scsi/3w-xxxx.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
2003-11-28 10:26:20.000000000 -0800
- Orig file:
linux-2.4.22/drivers/scsi/53c7,8xx.c
- Orig date:
2002-02-25 11:38:04.000000000 -0800
diff -urN linux-2.4.22/drivers/scsi/53c7,8xx.c linux-2.4.23/drivers/scsi/53c7,8xx.c
@@ -6397,7 +6397,7 @@
(struct NCR53c7x0_hostdata *) host->hostdata;
struct NCR53c7x0_cmd *cmd, *tmp;
shutdown (host);
- if (host->irq != IRQ_NONE)
+ if (host->irq != SCSI_IRQ_NONE)
{
int irq_count;
struct Scsi_Host *tmp;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)