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

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)