Re: Linux 2.1.88

Tim Wright (timw@aracnet.com)
Sat, 21 Feb 1998 09:12:17 -0800


Yes, I can confirm the unterminated comment. Here's the diff for those who
wish to simply apply it :-)

*** sr.c.2.1.88 Sat Feb 21 09:01:09 1998
--- sr.c Sat Feb 21 09:01:58 1998
***************
*** 471,477 ****
{
spin_unlock_irqrestore(&io_request_lock, flags);
scsi_ioctl(SDev, SCSI_IOCTL_DOORLOCK, 0);
! /* scsi_ioctl may allow CURRENT to change, so start over. *
SDev->was_reset = 0;
continue;
}
--- 471,477 ----
{
spin_unlock_irqrestore(&io_request_lock, flags);
scsi_ioctl(SDev, SCSI_IOCTL_DOORLOCK, 0);
! /* scsi_ioctl may allow CURRENT to change, so start over. */
SDev->was_reset = 0;
continue;
}

Regards,

t

-- 
Tim Wright                        | Aracnet -- Portland's loudest electrons
timw@aracnet.com OR               | Ring +1 503 626.6873 V.34 (28800) 24hrs
timw@sequent.com                  | Browse http://www.aracnet.com for info!
"Nobody ever said I was charming, they said "Rimmer, you're a git!"" RD VI

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