2.1.88 sr.c patch

Russell Coker - mailing lists account (bofh@snoopy.virtual.net.au)
Sun, 22 Feb 98 15:08:02 +1000


The following patch will make sr.c compile. Linus could you please include
it in 2.1.89.

diff -ru linux/drivers/scsi/sr.c linux-patched/drivers/scsi/sr.c
--- linux/drivers/scsi/sr.c Sun Feb 22 16:12:21 1998
+++ linux-patched/drivers/scsi/sr.c Sun Feb 22 16:12:08 1998
@@ -471,7 +471,7 @@
{
spin_unlock_irqrestore(&io_request_lock, flags);
scsi_ioctl(SDev, SCSI_IOCTL_DOORLOCK, 0);
- /* scsi_ioctl may allow CURRENT to change, so start over. * +
/* scsi_ioctl may allow CURRENT to change, so start over. */
SDev->was_reset = 0;
continue;
}

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu