]> 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)
commit96dc5d03f5b22f6d4b0c841e73e5e64d6a2b8ec6
tree3c0e195127d0de03f38f355367744804375fb8f9
parentea58b8e36ea98f6162c01104b51d62ac6947d23d
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