commit | 93da7d9660ee6117672a4a9233d80600220de675 | [log] [tgz] |
---|---|---|
author | Simon Horman <simon.horman@netronome.com> | Fri Jun 23 22:12:05 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sun Jun 25 11:42:01 2017 -0400 |
tree | 1abdfa4991f076fcb8fc88dfa1505778990ed7af | |
parent | 758238f2e7a645630c3fead7577c3fa5a36c6ad7 [diff] |
nfp: provide nfp_port to of nfp_net_get_mac_addr() Provide port rather than vNIC as parameter of nfp_net_get_mac_addr. This is to allow this function to be used by representor netdevs where a vNIC may have more than one physical port none of which are associated with the vNIC. Signed-off-by: Simon Horman <simon.horman@netronome.com> Reviewed-by: Jakub Kicinski <jakub.kicinski@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>