commit | 913f53e4c8a464c46a70898c88f2291ade28c196 | [log] [tgz] |
---|---|---|
author | Andy Cress <andycress@gmail.com> | Thu Jul 26 05:59:07 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Jul 26 14:29:51 2012 -0700 |
tree | 139bb2be53625d368420d7a59f6af14aaab3ab68 | |
parent | 9c50c0358f31f81dbcf7fa55089865f1efd9928d [diff] |
pch_gbe: fix transmit watchdog timeout An extended ping test with 6 vlans resulted in a driver oops with a netdev transmit timeout. Fix WATCHDOG_TIMEOUT to be more like e1000e at 5 * HZ, to avoid unnecessary transmit timeouts. Signed-off-by: Andy Cress <andy.cress@us.kontron.com> Signed-off-by: David S. Miller <davem@davemloft.net>