commit | 87e544bfd52214bab515343d93510a2ad296edff | [log] [tgz] |
---|---|---|
author | Philippe Reynes <tremyfr@gmail.com> | Fri Jul 15 09:59:12 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri Jul 15 16:41:35 2016 -0700 |
tree | d0fe697d863f56b2eb35c148cc0c2a598063cba4 | |
parent | 11331fc294da76649a18a79c122efb04835fcad1 [diff] |
net: ethernet: ethoc: 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> Reviewed-by: Tobias Klauser <tklauser@distanz.ch> Signed-off-by: David S. Miller <davem@davemloft.net>