patch-2.4.21 linux-2.4.21/drivers/scsi/qlogicfc.c
Next file: linux-2.4.21/drivers/scsi/qlogicisp.c
Previous file: linux-2.4.21/drivers/scsi/qlogicfas.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
2003-06-13 07:51:36.000000000 -0700
-  Orig file: 
linux-2.4.20/drivers/scsi/qlogicfc.c
-  Orig date: 
2002-08-02 17:39:44.000000000 -0700
diff -urN linux-2.4.20/drivers/scsi/qlogicfc.c linux-2.4.21/drivers/scsi/qlogicfc.c
@@ -694,7 +694,7 @@
 int isp2x00_detect(Scsi_Host_Template * tmpt)
 {
 	int hosts = 0;
-	int wait_time;
+	unsigned long wait_time;
 	struct Scsi_Host *host = NULL;
 	struct isp2x00_hostdata *hostdata;
 	struct pci_dev *pdev;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)