commit | df31b74ce132c20d309aaada8b2fb67c35da5fad | [log] [tgz] |
---|---|---|
author | Andrew Lunn <andrew@lunn.ch> | Wed Jul 18 22:38:27 2018 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Jul 18 15:05:38 2018 -0700 |
tree | 47be576ff3c35bdff226d916ee5f68ebba50957b | |
parent | 2dbed245b408f3e458345b974c862447a73c73c0 [diff] |
net: dsa: mv88e6xxx: Longer timeout for PTP TX timestamp For slow processors using bit-banging MDIO, 20ms can be too short a timeout when waiting for the transmit timestamp to become available. Double it to 40ms. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Acked-by: Richard Cochran <richardcochran@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>