diff options
author | Philippe Reynes <tremyfr@gmail.com> | 2016-11-12 23:16:51 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-11-13 13:53:01 -0500 |
commit | 63fb571ee50320191a3cc2c4634c9c9f918a2c44 (patch) | |
tree | 2272593c07347d74dcd552fa98f6da7628c0f1e0 /drivers/net/dsa | |
parent | b993eec0e1ec4ad1c9d04362afd4fd83261052c9 (diff) | |
download | linux-63fb571ee50320191a3cc2c4634c9c9f918a2c44.tar.gz linux-63fb571ee50320191a3cc2c4634c9c9f918a2c44.tar.bz2 linux-63fb571ee50320191a3cc2c4634c9c9f918a2c44.zip |
net: atheros: atl1e: use new api ethtool_{get|set}_link_ksettings
The ethtool api {get|set}_settings is deprecated.
We move this driver to new api {get|set}_link_ksettings.
The previous implementation of set_settings was modifying
the value of advertising, but with the new API, it's not
possible. The structure ethtool_link_ksettings is defined
as const.
Signed-off-by: Philippe Reynes <tremyfr@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/dsa')
0 files changed, 0 insertions, 0 deletions