add mmnif_irqhandler in the default handler

This commit is contained in:
Stefan Lankes 2011-10-03 03:53:15 -07:00
parent ea4af96cde
commit fbb0b9237b

View file

@ -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]);