From: Philippe Reynes
Date: Mon, 16 May 2016 01:35:14 +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.
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/faraday/ftgmac100.c | 16 ++--
1 files changed, 2 insertions(+), 14 deletions(-)
diff