commit | eaadf9fd3f6390f6ecbd0dfbd5997a0486fc9d5e | [log] [tgz] |
---|---|---|
author | John Crispin <john@phrozen.org> | Fri Jun 10 13:28:05 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri Jun 10 23:29:29 2016 -0700 |
tree | 0a6d64f3afe204b095e2be7a521f00d3178140af | |
parent | 04698cccb1de54d5d97fda2e4a1c6ca365da0f70 [diff] |
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>