commit | 7c698737270fee01963f26ea5d168a6a6c4b1269 | [log] [tgz] |
---|---|---|
author | Jakub Kicinski <jakub.kicinski@netronome.com> | Tue Apr 04 16:12:35 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Apr 05 10:49:12 2017 -0700 |
tree | 85b7b64c3cb8865f45701f52aad637cf3f4305d9 | |
parent | 5a560832ebf8317eb2af0493b259aba37af05bb1 [diff] |
nfp: add support for .set_link_ksettings() Support setting link speed and autonegotiation through set_link_ksettings() ethtool op. If the port is reconfigured in incompatible way and reboot is required the netdev will get unregistered and not come back until user reboots the system. Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Reviewed-by: Simon Horman <simon.horman@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>