commit | d4e854ccd6410687bf82af3fe49d2df9793d80b4 | [log] [tgz] |
---|---|---|
author | Philippe Reynes <tremyfr@gmail.com> | Sun Feb 19 00:19:04 2017 +0100 |
committer | David S. Miller <davem@davemloft.net> | Mon Feb 20 10:27:17 2017 -0500 |
tree | c00e7595ff7e3d5ddbb01cff063f026cc6b704d4 | |
parent | f74f92bed642033307cda00a0549a02fb6710a04 [diff] |
net: qlogic: qla3xxx: 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>