Home
last modified time | relevance | path

Searched hist:"9365 fbf5781f2c7f182e8b5c78ff757d3ff9d722" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/freescale/
H A Dfec_main.cdiff 9365fbf5781f2c7f182e8b5c78ff757d3ff9d722 Tue May 10 00:19:43 CEST 2016 Philippe Reynes <tremyfr@gmail.com> net: ethernet: fec: use phy_ethtool_{get|set}_link_ksettings

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@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>