commit | 6ce706a56c9336e8b48d9165d8cf57ace3f048f6 | [log] [tgz] |
---|---|---|
author | Michal Kubecek <mkubecek@suse.cz> | Tue Aug 28 19:56:53 2018 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Aug 29 19:46:10 2018 -0700 |
tree | 4c1f3a5851fc8e80585e45170fff071c46649678 | |
parent | 7e3af593689383e87a84d827c260682863b7f22a [diff] |
8390/etherh: convert to ethtool_{get, set}_link_ksettings This is the last in-tree driver using the old {get,set}_settings API. Note: this is only build tested. I don't have the hardware at hand; as it's 10Mb/s half duplex device and driver can be built only for one subplatform of 32-bit ARM (Acorn RiscPC), it may be difficult to find someone who does. Signed-off-by: Michal Kubecek <mkubecek@suse.cz> Signed-off-by: David S. Miller <davem@davemloft.net>