From: Philippe Reynes
Date: Thu, 23 Jun 2016 23:48:59 +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/dnet.c | 24 ++--
1 files changed, 2 insertions(+), 22 deletions(-)
diff --git