commit | d21cfb375eb07ce294ac29a0a51e45413fc8506d | [log] [tgz] |
---|---|---|
author | Philippe Reynes <tremyfr@gmail.com> | Thu Jun 16 00:12:49 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Jun 16 17:07:05 2016 -0700 |
tree | 3ebf3cfea9e50cb64c92cc06395f08dfbc40dfe5 | |
parent | de0eabf86d005ab6b4fd5a5c254dcfe230d88a20 [diff] |
net: ethernet: ax88796: 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>