commit | 55d8f053ce1bb2c010458c6e9883b9c7ac12adc3 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Sun Jul 05 21:27:57 2020 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Jul 07 15:41:04 2020 -0700 |
tree | 867b3c8ddc717c0ee8865e44549765f05c0ba15d | |
parent | 4895d7808e7030c831f2ef83a3cc6ec0d46c30b1 [diff] |
net: phy: Register ethtool PHY operations Utilize ethtool_set_ethtool_phy_ops to register a suitable set of PHY ethtool operations in a dynamic fashion such that ethtool will no longer directy reference PHY library symbols. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>