X-Git-Url: http://git.joshuawise.com/netwatch.git/blobdiff_plain/99182958d6e499bf78e5c496db45a7bfffba4504..047916ed37a8497d26e5e09345385651feaeebe5:/net/net.c?ds=inline diff --git a/net/net.c b/net/net.c index 13c16f2..04eaff5 100644 --- a/net/net.c +++ b/net/net.c @@ -19,7 +19,7 @@ void eth_poll() _nic->poll(_nic, 0); - if ((c++) % 60) + if ((c++) % 30) return; for (i = 0; i < 1024; i++)