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