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

From: David Miller
Date: Wed Jun 29 2016 - 08:19:37 EST


From: Philippe Reynes <tremyfr@xxxxxxxxx>
Date: Tue, 28 Jun 2016 23:59:45 +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.