commit | 4ff3495a51c7226376d8013c5742d1d5e54876a7 | [log] [tgz] |
---|---|---|
author | Lennert Buytenhek <buytenh@wantstofly.org> | Fri Sep 19 05:04:57 2008 +0200 |
committer | Lennert Buytenhek <buytenh@marvell.com> | Fri Sep 19 05:13:54 2008 +0200 |
tree | 51b85dd78a89de6f57e9cc96e0de05347ab0eb41 | |
parent | 4df89bd5a5fc33860f15f5f001a78f2b3f150725 [diff] |
mv643xx_eth: enforce frequent hardware statistics polling 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>