commit | 60fdcfa5ca271a6ee20b7d49312a3408a4e05d0f | [log] [tgz] |
---|---|---|
author | Philippe Reynes <tremyfr@gmail.com> | Thu Feb 09 22:42:18 2017 +0100 |
committer | David S. Miller <davem@davemloft.net> | Sun Feb 12 22:32:17 2017 -0500 |
tree | cabbb1d9999659c2c3aa581e78d195150c0ed89e | |
parent | 8ff638e4bba71acf9e53f8508c21ea16b45b8871 [diff] |
net: microchip: encx24j600: 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>