remove "SERVICING_INTERRUPT" nonsense
This commit is contained in:
parent
f7a4717fd2
commit
4f520b6a56
@ -157,9 +157,7 @@ isp_intr_enable(void *arg)
|
||||
{
|
||||
struct ispsoftc *isp = arg;
|
||||
ENABLE_INTS(isp);
|
||||
#ifdef SERVICING_INTERRUPT
|
||||
isp->isp_osinfo.intsok = 1;
|
||||
#endif
|
||||
/* Release our hook so that the boot can continue. */
|
||||
config_intrhook_disestablish(&isp->isp_osinfo.ehook);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user