From: David S. Miller Date: Thu, 28 Feb 2019 05:41:41 +0000 (-0800) Subject: Merge branch 'net-phy-marvell10g-Clean-get_features-by-using-C45-helpers' X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=d8afbc9795a5d05f1ca47a3ee817d2c07f3d7efe;p=openwrt%2Fstaging%2Fblogic.git Merge branch 'net-phy-marvell10g-Clean-get_features-by-using-C45-helpers' Maxime Chevallier says: ==================== net: phy: marvell10g: Clean .get_features by using C45 helpers Recent work on C45 helpers by Heiner made the genphy_c45_pma_read_abilities function generic enough to use as a default .get_featutes implementation. This series removes the remaining redundant code in mv3310_get_features(), and makes the 2110 PHY use genphy_c45_pma_read_abilities() directly, since it doesn't have the issue with the wrong abilities being reported. ==================== Signed-off-by: David S. Miller --- d8afbc9795a5d05f1ca47a3ee817d2c07f3d7efe