lkml.org 
[lkml]   [2018]   [Feb]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH net-next 0/5] net: phy: Reduce duplication
Date
Hi all,

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.

Florian Fainelli (5):
net: phy: aquantia: Utilize genphy_c45_aneg_done()
net: phy: Export gen10g_* functions
net: phy: teranetics: Utilize generic functions
net: phy: cortina: Utilize generic functions
net: phy: marvell10g: Utilize gen10g_soft_reset()

drivers/net/phy/aquantia.c | 20 ++++++--------------
drivers/net/phy/cortina.c | 18 +++---------------
drivers/net/phy/marvell10g.c | 7 +------
drivers/net/phy/phy-c45.c | 18 ++++++++++++------
drivers/net/phy/teranetics.c | 30 +++++-------------------------
include/linux/phy.h | 8 ++++++++
6 files changed, 35 insertions(+), 66 deletions(-)

--
2.14.1

\
 
 \ /
  Last update: 2018-02-28 20:37    [W:0.519 / U:0.012 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site