patch-1.3.97 linux/drivers/scsi/NCR5380.c
Next file: linux/drivers/scsi/NCR5380.h
Previous file: linux/drivers/net/depca.c
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Mon Apr 29 17:14:19 1996
- Orig file:
v1.3.96/linux/drivers/scsi/NCR5380.c
- Orig date:
Fri Apr 12 15:51:59 1996
diff -u --recursive --new-file v1.3.96/linux/drivers/scsi/NCR5380.c linux/drivers/scsi/NCR5380.c
@@ -3224,7 +3224,7 @@
/*
- * Function : int NCR5380_reset (Scsi_Cmnd *cmd)
+ * Function : int NCR5380_reset (Scsi_Cmnd *cmd, unsigned int reset_flags)
*
* Purpose : reset the SCSI bus.
*
@@ -3235,7 +3235,7 @@
#ifndef NCR5380_reset
static
#endif
-int NCR5380_reset (Scsi_Cmnd *cmd) {
+int NCR5380_reset (Scsi_Cmnd *cmd, unsigned int dummy) {
NCR5380_local_declare();
NCR5380_setup(cmd->host);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this