]> git.baikalelectronics.ru Git - kernel.git/commit
net: sfp: avoid tx-fault with Nokia GPON module
authorRussell King <rmk+kernel@armlinux.org.uk>
Mon, 9 Dec 2019 13:40:23 +0000 (13:40 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 9 Dec 2019 22:32:24 +0000 (14:32 -0800)
commit7017cae74687ab6f0c057123522f06ed06fbdf02
tree22458de82426eb1afc96ab9eee59e7b0a338036f
parentab64a7cfa6ad08a7d3f32473b11739206f7cfc4a
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>
drivers/net/phy/sfp.c