]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
net: mediatek: increase watchdog_timeo
authorJohn Crispin <john@phrozen.org>
Fri, 10 Jun 2016 11:28:05 +0000 (13:28 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sat, 11 Jun 2016 06:29:29 +0000 (23:29 -0700)
commiteaadf9fd3f6390f6ecbd0dfbd5997a0486fc9d5e
tree0a6d64f3afe204b095e2be7a521f00d3178140af
parent04698cccb1de54d5d97fda2e4a1c6ca365da0f70
net: mediatek: increase watchdog_timeo

During stress testing, after reducing the threshold value, we have seen
TX timeouts that were caused by the watchdog_timeo value being too low.
Increase the value to 5 * HZ which is a value commonly used by many other
drivers.

Signed-off-by: John Crispin <john@phrozen.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mediatek/mtk_eth_soc.c