patch-2.0.32 linux/drivers/scsi/st.c
Next file: linux/drivers/sound/ulaw.h
Previous file: linux/drivers/scsi/sr.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Mon Nov 17 09:14:36 1997
- Orig file:
v2.0.31/linux/drivers/scsi/st.c
- Orig date:
Tue Aug 5 09:03:30 1997
diff -u --recursive --new-file v2.0.31/linux/drivers/scsi/st.c linux/drivers/scsi/st.c
@@ -556,6 +556,7 @@
STp->buffer = st_buffers[i];
(STp->buffer)->in_use = 1;
(STp->buffer)->writing = 0;
+ (STp->buffer)->last_result_fatal = 0;
flags = filp->f_flags;
STp->write_prot = ((flags & O_ACCMODE) == O_RDONLY);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov