patch-2.1.18 linux/drivers/scsi/aha1740.c

Next file: linux/drivers/scsi/aha1740.h
Previous file: linux/drivers/scsi/NCR53c406a.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.17/linux/drivers/scsi/aha1740.c linux/drivers/scsi/aha1740.c
@@ -499,7 +499,7 @@
    that it will get some kind of response for the command in SCpnt.  We must
    oblige, or the command will hang the scsi system */
 
-int aha1740_reset(Scsi_Cmnd * SCpnt)
+int aha1740_reset(Scsi_Cmnd * SCpnt, unsigned int ignored)
 {
     DEB(printk("aha1740_reset called\n"));
     return SCSI_RESET_PUNT;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov