patch-2.0.5 linux/drivers/scsi/ncr53c8xx.c
Next file: linux/drivers/scsi/qlogicisp.c
Previous file: linux/drivers/scsi/eata.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Jul 10 13:11:15 1996
- Orig file:
v2.0.4/linux/drivers/scsi/ncr53c8xx.c
- Orig date:
Mon Jul 8 16:09:54 1996
diff -u --recursive --new-file v2.0.4/linux/drivers/scsi/ncr53c8xx.c linux/drivers/scsi/ncr53c8xx.c
@@ -8165,7 +8165,7 @@
#endif
}
else {
- if (*start)
+ if (start)
*start = buffer;
retv = ncr_host_info(ncb, buffer, offset, length);
}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov