patch-2.3.44 linux/drivers/scsi/sd.c
Next file: linux/drivers/scsi/st.c
Previous file: linux/drivers/scsi/aic7xxx_seq.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Sat Feb 12 09:48:40 2000
- Orig file:
v2.3.43/linux/drivers/scsi/sd.c
- Orig date:
Thu Feb 10 17:11:13 2000
diff -u --recursive --new-file v2.3.43/linux/drivers/scsi/sd.c linux/drivers/scsi/sd.c
@@ -720,7 +720,7 @@
SCpnt->sense_buffer[2] = 0;
scsi_wait_cmd(SCpnt, (void *) cmd, (void *) buffer,
- 512, SD_TIMEOUT, MAX_RETRIES);
+ 0/*512*/, SD_TIMEOUT, MAX_RETRIES);
}
spintime = 1;
spintime_value = jiffies;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)