commit | 98f2b09226758bcd416b023c9216597cc9727e60 | [log] [tgz] |
---|---|---|
author | Philippe Reynes <tremyfr@gmail.com> | Thu Feb 09 09:57:47 2017 +0100 |
committer | David S. Miller <davem@davemloft.net> | Sun Feb 12 22:32:17 2017 -0500 |
tree | 784e150bc8e42c15a02760b2a68c28e31c509f3f | |
parent | 28213375f95fac780f45845ec44f9dbece546bad [diff] |
net: micrel: ks8851: 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>