diff options
author | Philippe Reynes <tremyfr@gmail.com> | 2016-11-13 12:35:14 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-11-14 13:37:42 -0500 |
commit | 1dae02b3719a343f060412179a048833b78680c1 (patch) | |
tree | 2220aa642d7e68a0db071157163f11ff130562ff /net/unix/af_unix.c | |
parent | 58046c7043d0a9ca66ae77edd20397643d449cac (diff) |
net: atheros: atl1: 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 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions