Restore optr if you trash it for 24XX target mode.

MFC after:	3 days
This commit is contained in:
Matt Jacob 2007-03-13 06:44:07 +00:00
parent 22976ba40a
commit 9418a60cb0

View File

@ -4621,6 +4621,7 @@ again:
ISP_WRITE(isp, isp->isp_atiooutrp, optr);
}
isp->isp_rspbsy = 0;
optr = isp->isp_residx;
}
#endif