commit | 8ff638e4bba71acf9e53f8508c21ea16b45b8871 | [log] [tgz] |
---|---|---|
author | Philippe Reynes <tremyfr@gmail.com> | Thu Feb 09 22:02:47 2017 +0100 |
committer | David S. Miller <davem@davemloft.net> | Sun Feb 12 22:32:17 2017 -0500 |
tree | a557af8cf5efae0e41aa9f6099cb9d56d0a74f7e | |
parent | 2fb93a1a9f7e746a9977e04ec4dfae31624c767a [diff] |
net: microchip: enc28j60: 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>