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

From: David Miller
Date: Mon Jul 18 2016 - 02:23:17 EST


From: Philippe Reynes <tremyfr@xxxxxxxxx>
Date: Sun, 17 Jul 2016 23:30:46 +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.