]> git.baikalelectronics.ru Git - kernel.git/commit
net: sfp: move tx disable on device down to main state machine
authorRussell King <rmk+kernel@armlinux.org.uk>
Sun, 10 Nov 2019 14:06:18 +0000 (14:06 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 12 Nov 2019 00:17:00 +0000 (16:17 -0800)
commite85dafddcb91864f535020fc13b47a826e1d2af9
tree3c0e195127d0de03f38f355367744804375fb8f9
parenta9a74f2ca237344c9433e3adad3ad7af46d2119b
net: sfp: move tx disable on device down to main state machine

Move the tx disable assertion on device down to the main state
machine.

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