forcedeth: stats updated with a deferrable timer
authordavid decotigny <david.decotigny@google.com>
Wed, 16 Nov 2011 12:15:15 +0000 (12:15 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 17 Nov 2011 04:14:03 +0000 (23:14 -0500)
commit8f5f69824fe221a36df781c2aee9fa1d74e89077
tree648cccab1047e7992d9622a600735460a5cce35e
parent0a1f222d24817bd57545dfb9573b5424db27d1d5
forcedeth: stats updated with a deferrable timer

Mark stats timer as deferrable: punctuality in waking the stats timer
callback doesn't matter much, as it is responsible only to avoid
integer wraparound.

We need at least 1 other timer to fire within 17s (fully loaded 1Gbps)
to avoid wrap-arounds. Desired period is still 10s.

Signed-off-by: David Decotigny <david.decotigny@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/nvidia/forcedeth.c