commit | 64cd92d5e8180c2ded3fdea76862de6f596ae2c9 | [log] [tgz] |
---|---|---|
author | Andrew Lunn <andrew@lunn.ch> | Sun Oct 24 21:48:03 2021 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Oct 25 14:06:43 2021 +0100 |
tree | d4c22ca23a953dfb295e5d5e46b80626b56285bf | |
parent | c10a485c3de5ccbf1fff65a382cebcb2730c6b06 [diff] |
phy: phy_ethtool_ksettings_set: Move after phy_start_aneg This allows it to make use of a helper which assume the PHY is already locked. Fixes: 2d55173e71b0 ("phy: add generic function to support ksetting support") Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>