From: Stephen Hemminger Date: Thu, 8 Jan 2009 19:17:13 +0000 (-0800) Subject: pcnet32: round off carrier watch timer X-Git-Tag: v2.6.29-rc1~45^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=283a21d3e16e9709012cc8b0839ec474d8888a5d;p=pandora-kernel.git pcnet32: round off carrier watch timer The link check watchdog timer on this driver fires every two seconds, but since not aligned it causes extra wakeups. It is more important on this driver than most because it is the hardware that is emulated by default when using network interfaces on VMware. Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed