commit | eb488c26d713b2a9ebba6c12bbefd04e01197693 | [log] [tgz] |
---|---|---|
author | Jakub Kicinski <jakub.kicinski@netronome.com> | Mon May 22 10:59:28 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon May 22 14:59:04 2017 -0400 |
tree | bc4562458f046d11a1ea2e2b49de574c259c359b | |
parent | d88b0a233fafa4abda3b3aa5a69d46574e4c793e [diff] |
nfp: introduce nfp_port Encapsulate port information into struct nfp_port. nfp_port will soon be extended to contain devlink_port information. It also makes it easier to reuse port-related code between vNICs and 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>