Linux Headquarters
[ Register ]
[ About us ] [ Home Page ]

Advertisement
[ Kernel ] [ Documentation ] [ Links ] [ Books ]

Advertisement

Kernel v2.4.1 /drivers/scsi/ppa.c

Filename:/drivers/scsi/ppa.c
Lines Added:1
Lines Deleted:1
Also changed in: (Previous) 2.4.1-pre12  2.4.1-pre11  2.4.1-pre10  2.4.1-pre9  2.4.1-pre8  2.4.1-pre6 
(Following) 2.4.1-ac1  2.4.1-ac2  2.4.1-ac3  2.4.1-ac4  2.4.1-ac5  2.4.1-ac6 

Location
[  2.4.1
  [  drivers
    [  scsi
       o  ppa.c

Patch

diff -u --recursive --new-file v2.4.0/linux/drivers/scsi/ppa.c linux/drivers/scsi/ppa.c
--- v2.4.0/linux/drivers/scsi/ppa.c   Thu Jan  4 13:00:55 2001
+++ linux/drivers/scsi/ppa.c   Tue Jan  9 10:40:03 2001
@@ -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;


Comments: webmaster (at) linuxhq.com.
Advertising: banners (at) linuxhq.com.
Compilation ©1998-2008 Linux Headquarters, Inc.