Re: [PATCH 2/2] net: ethernet: davinci_emac: use phy_ethtool_{get|set}_link_ksettings

From: David Miller
Date: Sat Jul 02 2016 - 14:57:38 EST


From: Philippe Reynes <tremyfr@xxxxxxxxx>
Date: Sat, 2 Jul 2016 00:02:35 +0200

> There are two generics functions phy_ethtool_{get|set}_link_ksettings,
> so we can use them instead of defining the same code in the driver.
>
> Signed-off-by: Philippe Reynes <tremyfr@xxxxxxxxx>

Applied.