commit | b6878eaf75176e9acb6463ea1e50edddd309931f | [log] [tgz] |
---|---|---|
author | Philippe Reynes <tremyfr@gmail.com> | Thu Feb 09 11:28:25 2017 +0100 |
committer | David S. Miller <davem@davemloft.net> | Sun Feb 12 22:32:17 2017 -0500 |
tree | b976f574055cfb56576b8f991bc06bedc3a0b78c | |
parent | 98f2b09226758bcd416b023c9216597cc9727e60 [diff] |
net: micrel: ks8851_mll: 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>