- Revert fix by dwhite that has been accidentally lost in r192783
commit.
This commit is contained in:
parent
413dd47d0a
commit
077c4fcdfe
@ -1624,6 +1624,10 @@ arge_intr(void *arg)
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
* We handled all bits, clear status
|
||||
*/
|
||||
sc->arge_intr_status = 0;
|
||||
ARGE_UNLOCK(sc);
|
||||
/*
|
||||
* re-enable all interrupts
|
||||
|
Loading…
Reference in New Issue
Block a user