Re: [PATCH net-next v2 0/5] net: phy: Reduce duplication

From: David Miller
Date: Thu Mar 01 2018 - 13:47:31 EST


From: Florian Fainelli <f.fainelli@xxxxxxxxx>
Date: Wed, 28 Feb 2018 11:58:44 -0800

> 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.
>
> 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

The teranetics change creates an unused variable warning on 'reg'.