diff options
author | Philippe Reynes <tremyfr@gmail.com> | 2016-07-30 17:42:12 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-08-08 15:42:21 -0700 |
commit | 013ad40d3709c12fbe2edf961a7109480a2f550a (patch) | |
tree | 254dd1bf1026d52865d0b5a62bafbea7f79ca858 /net | |
parent | c6c022e3602a8165ead71d60ac7ac22e07c81d37 (diff) | |
download | linux-013ad40d3709c12fbe2edf961a7109480a2f550a.tar.bz2 |
net: ethernet: marvell: mvneta: use new api ethtool_{get|set}_link_ksettings
The ethtool api {get|set}_settings is deprecated.
We move the mvneta driver to new api {get|set}_link_ksettings.
We use the generic function phy_ethtool_get_link_ksettings,
and update old mvneta_ethtool_set_settings to the new api.
Signed-off-by: Philippe Reynes <tremyfr@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions