commit | 3a11d9ef65e788fffe348b071c965186af551368 | [log] [tgz] |
---|---|---|
author | Philippe Reynes <tremyfr@gmail.com> | Thu Jul 14 15:20:47 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri Jul 15 16:41:33 2016 -0700 |
tree | b4be8267e59d470fd7768baa0ed8ed18c517fcbb | |
parent | a4fc549af8addaf0d99a85b4dd1b34a54d12d05e [diff] |
net: ethernet: tc35815: 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>