mirror of
https://github.com/opnsense/src.git
synced 2026-04-22 23:02:02 -04:00
Restore optr if you trash it for 24XX target mode.
MFC after: 3 days
This commit is contained in:
parent
22976ba40a
commit
9418a60cb0
1 changed files with 1 additions and 0 deletions
|
|
@ -4621,6 +4621,7 @@ again:
|
|||
ISP_WRITE(isp, isp->isp_atiooutrp, optr);
|
||||
}
|
||||
isp->isp_rspbsy = 0;
|
||||
optr = isp->isp_residx;
|
||||
}
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue