commit | fb70eb20fea66426aee0a21cfa35ab79d3d10e1c | [log] [tgz] |
---|---|---|
author | Philippe Reynes <tremyfr@gmail.com> | Mon Feb 27 23:06:41 2017 +0100 |
committer | David S. Miller <davem@davemloft.net> | Mon Mar 06 17:05:39 2017 -0800 |
tree | c4bd4bc3ce4fb3a4d0c5949a09d3651e5cb7ab58 | |
parent | a972c3062f982c63525f20cbce00a6f329406c0a [diff] |
net: sis: sis190: 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. As I don't have the hardware, I'd be very pleased if someone may test this patch. Signed-off-by: Philippe Reynes <tremyfr@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>