mv643xx_eth: enforce frequent hardware statistics polling
authorLennert Buytenhek <buytenh@wantstofly.org>
Fri, 19 Sep 2008 03:04:57 +0000 (05:04 +0200)
committerLennert Buytenhek <buytenh@marvell.com>
Fri, 19 Sep 2008 03:13:54 +0000 (05:13 +0200)
If we don't poll the hardware statistics counters at least once every
~34 seconds, overflow might occur without us noticing.  So, set up a
timer to poll the statistics counters at least once every 30 seconds.

Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>

No differences found