From: david decotigny Date: Wed, 16 Nov 2011 12:15:15 +0000 (+0000) Subject: forcedeth: stats updated with a deferrable timer X-Git-Tag: v3.3-rc1~182^2~548 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f5f69824fe221a36df781c2aee9fa1d74e89077;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed