Local Haiku change, missed during update to FreeBSD 8.2 restored.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42398 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
f2fe29a0db
commit
96b88da011
@ -2248,9 +2248,6 @@ xl_intr(void *arg)
|
||||
status = atomic_get((int32 *)&sc->xl_intr_status);
|
||||
while (true) {
|
||||
#endif
|
||||
CSR_WRITE_2(sc, XL_COMMAND,
|
||||
XL_CMD_INTR_ACK|(status & XL_INTRS));
|
||||
|
||||
if (status & XL_STAT_UP_COMPLETE) {
|
||||
int curpkts;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user