From: Philippe Reynes
Date: Mon, 16 May 2016 01:30:09 +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
Applied.
>-Original Message-
>From: Philippe Reynes [mailto:trem...@gmail.com]
>Sent: Monday, May 16, 2016 2:30 AM
>To: claudiu.man...@freescale.com; da...@davemloft.net
>Cc: netdev@vger.kernel.org; linux-ker...@vger.kernel.org; Philippe Reynes
>
>Subject: [PATCH 2/2] net: e
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
---
drivers/net/ethernet/freescale/gianfar_ethtool.c | 27 +
1 files changed, 2 insertions(+), 25 deleti