commit | b3f2cf8feecfa89b3e94a61c0ca29ea59e36d146 | [log] [tgz] |
---|---|---|
author | Philippe Reynes <tremyfr@gmail.com> | Fri Jul 15 15:25:36 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sat Jul 16 21:54:40 2016 -0700 |
tree | 6c1b950d7bf963c2160219d7bf7cf478c6a4dee3 | |
parent | 009722a2ff079bf58d3ba3378eb6d898e1fc4b31 [diff] |
net: usb: ax88172x: 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>