From: David S. Miller Date: Fri, 2 Mar 2018 02:23:42 +0000 (-0500) Subject: Merge branch 'net-phy-Reduce-duplication' X-Git-Tag: v4.17-rc1~148^2~319 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=96dbdc5d8c48d438bb372fc3662c9a34fb44b498;p=users%2Fjedix%2Flinux-maple.git Merge branch 'net-phy-Reduce-duplication' Florian Fainelli says: ==================== net: phy: Reduce duplication This patch series reduces the duplication among 10G PHY drivers that just essentially stub most functions, but do that while replicating what the existing generic functions do. Changes in v3: - removed unused "reg" variable in teranetics.c - fixed subject for patch 5 since we actually use gen10g_no_soft_reset() Changes in v2: - rename gen10g_soft_reset() to gen10g_no_soft_reset() to better illustrate what it does (or does not) - removed stray comment in marvell10g.c ==================== Signed-off-by: David S. Miller --- 96dbdc5d8c48d438bb372fc3662c9a34fb44b498