patch-2.3.49 linux/drivers/scsi/u14-34f.c
Next file: linux/drivers/sgi/char/graphics_syms.c
Previous file: linux/drivers/scsi/st.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Feb 28 07:16:55 2000
- Orig file:
v2.3.48/linux/drivers/scsi/u14-34f.c
- Orig date:
Thu Feb 10 17:11:13 2000
diff -u --recursive --new-file v2.3.48/linux/drivers/scsi/u14-34f.c linux/drivers/scsi/u14-34f.c
@@ -1948,7 +1948,7 @@
if (sh[j] == NULL) panic("%s: release, invalid Scsi_Host pointer.\n",
driver_name);
- if( sh[j]->block != NULL ) {
+ if( sh[j]->unchecked_isa_dma ) {
scsi_deregister_blocked_host(sh[j]);
}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)