X-Git-Url: http://git.joshuawise.com/netwatch.git/blobdiff_plain/6bd08bbccc0a276c5d3b9b50903e45792f9549c6..31ddf9b375ddf1bd142750bc4762b3268e297619:/net/net.c 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++)