networking looks good?

This commit is contained in:
Markus Fröschle
2015-01-14 18:38:33 +00:00
parent d4bf8a7c2b
commit d598d9ac65
3 changed files with 4 additions and 3 deletions

View File

@@ -582,7 +582,7 @@ bool dma_interrupt_handler(void *arg1, void *arg2)
}
}
//set_ipl(ipl);
set_ipl(ipl);
return true; /* handled */
}