From: David S. Miller Date: Tue, 7 Jul 2020 22:41:05 +0000 (-0700) Subject: Merge branch 'net-ethtool-Untangle-PHYLIB-dependency' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=417e19d12be49e86f29c5d3410b65adc6a3e2a0a;p=linux.git Merge branch 'net-ethtool-Untangle-PHYLIB-dependency' Florian Fainelli says: ==================== net: ethtool: Untangle PHYLIB dependency This patch series untangles the ethtool netlink dependency with PHYLIB which exists because the cable test feature calls directly into PHY library functions. The approach taken here is to introduce ethtool_phy_ops function pointers which can be dynamically registered when PHYLIB loads. ==================== Signed-off-by: David S. Miller --- 417e19d12be49e86f29c5d3410b65adc6a3e2a0a