patch-2.4.21 linux-2.4.21/drivers/scsi/aha152x.c
Next file: linux-2.4.21/drivers/scsi/aic79xx/CHANGELOG
Previous file: linux-2.4.21/drivers/scsi/advansys.c
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
2003-06-13 07:51:36.000000000 -0700
- Orig file:
linux-2.4.20/drivers/scsi/aha152x.c
- Orig date:
2002-11-28 15:53:14.000000000 -0800
diff -urN linux-2.4.20/drivers/scsi/aha152x.c linux-2.4.21/drivers/scsi/aha152x.c
@@ -2649,7 +2649,7 @@
static void datai_run(struct Scsi_Host *shpnt)
{
- unsigned int the_time;
+ unsigned long the_time;
int fifodata, data_count;
/*
@@ -2791,7 +2791,7 @@
static void datao_run(struct Scsi_Host *shpnt)
{
- unsigned int the_time;
+ unsigned long the_time;
int data_count;
/* until phase changes or all data sent */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)