add mmnif_irqhandler in the default handler
This commit is contained in:
parent
ea4af96cde
commit
fbb0b9237b
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@ static void intr_handler(struct state *s)
|
|||
int tmp, z;
|
||||
|
||||
#ifdef CONFIG_LWIP
|
||||
//mmnif_irqhandler();
|
||||
mmnif_irqhandler();
|
||||
#endif
|
||||
|
||||
z = Z_PID(RC_COREID[my_ue]);
|
||||
|
|
Loading…
Add table
Reference in a new issue