commit | 06726f30364c38f12519e2c6c046f19b2aa509bc | [log] [tgz] |
---|---|---|
author | Jakub Kicinski <jakub.kicinski@netronome.com> | Fri Aug 18 15:48:11 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Aug 18 22:39:27 2017 -0700 |
tree | d97eaf2408aa2c947f9224ba74c2ae7f79a4bc67 | |
parent | ef319d4f2561c94bc2d7b8cb86dbbf4359074d8f [diff] |
nfp: link basic ethtool ops to representors Start linking ethtool ops to representors. Begin by adding a separate ops structure and providing link state. Next patches will convert appropriate functions to only use nfp_port, which will make them reusable on representors. 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>