commit | 802fe79e15ed2c5444a3da60792cc6ddb93bb2b3 | [log] [tgz] |
---|---|---|
author | Philippe Reynes <tremyfr@gmail.com> | Sat Jun 25 16:55:13 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Jun 28 09:12:35 2016 -0400 |
tree | 5f19fa111c6e84a6b0cdc053c1ae466a63289137 | |
parent | 6f96608ec7948475c28e3f2264a38058d28c4141 [diff] |
net: ethernet: hix5hd2: 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>