diff options
| author | Philippe Reynes <tremyfr@gmail.com> | 2016-11-13 20:53:28 +0300 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2016-11-14 21:37:43 +0300 |
| commit | a788859649b75a6e4514337a9a5d4a60fd709904 (patch) | |
| tree | 0b4d5d680084abe5955841a28745ee9094e7f290 /tools/perf/scripts/python/check-perf-trace.py | |
| parent | 1dae02b3719a343f060412179a048833b78680c1 (diff) | |
| download | linux-a788859649b75a6e4514337a9a5d4a60fd709904.tar.xz | |
net: atheros: atl2: 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 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions
