commit | 5376d95fa2eccbe1d59fe91a3fb2b4c9a6c1c004 | [log] [tgz] |
---|---|---|
author | Philippe Reynes <tremyfr@gmail.com> | Sun Jul 03 00:05:05 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 04 15:59:51 2016 -0700 |
tree | 83c017352e480ffa2d3dcbdecc1d8a951ae4a833 | |
parent | d1e3a356f569adefde26c8f5d514cd108617bcff [diff] |
net: ethernet: lantiq_etop: 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>