commit | 26c97a2d82c41938c3053d9ec27cdbcd8e34fb8b | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@armlinux.org.uk> | Mon Dec 09 13:40:23 2019 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Dec 09 14:32:24 2019 -0800 |
tree | 22458de82426eb1afc96ab9eee59e7b0a338036f | |
parent | e70ac628289766bc2c81a0db161368b69da774fd [diff] |
net: sfp: avoid tx-fault with Nokia GPON module The Nokia GPON module can hold tx-fault active while it is initialising which can take up to 60s. Avoid this causing the module to be declared faulty after the SFP MSA defined non-cooled module timeout. Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>