patch-2.4.1 linux/drivers/scsi/ppa.c
Next file: linux/drivers/scsi/scsi_lib.c
Previous file: linux/drivers/scsi/megaraid.c
Back to the patch index
Back to the overall index
-  Lines: 10
-  Date:
Tue Jan  9 10:40:03 2001
-  Orig file: 
v2.4.0/linux/drivers/scsi/ppa.c
-  Orig date: 
Thu Jan  4 13:00:55 2001
diff -u --recursive --new-file v2.4.0/linux/drivers/scsi/ppa.c linux/drivers/scsi/ppa.c
@@ -222,8 +222,8 @@
 	    printk("  supported by the imm (ZIP Plus) driver. If the\n");
 	    printk("  cable is marked with \"AutoDetect\", this is what has\n");
 	    printk("  happened.\n");
-	    return 0;
 	    spin_lock_irq(&io_request_lock);
+	    return 0;
 	}
 	try_again = 1;
 	goto retry_entry;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)