Commit 82fd420e authored by Wesley W. Terpstra's avatar Wesley W. Terpstra

IPv4 needs a polling hook in the main loop.

parent 637a499a
......@@ -170,6 +170,7 @@ int main(void)
ui_update();
wrc_ptp_update();
spll_update_aux_clocks();
ipv4_poll();
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment