commit | f4400ded03b46a8288d6d5ca4bfb6bb29dbcbb94 | [log] [tgz] |
---|---|---|
author | Philippe Reynes <tremyfr@gmail.com> | Sat Jul 02 23:37:00 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 04 15:59:51 2016 -0700 |
tree | 577b914bd4332b8a26def02e8ff7179a039559fd | |
parent | 9e8e6e880d9346508d1eb6a632bb9e0048cc0bea [diff] |
net: ethernet: cavium: octeon: 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>