sfc: Add ndo_get_vf_config() function for EF10
authorShradha Shah <sshah@solarflare.com>
Wed, 20 May 2015 10:11:18 +0000 (11:11 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 21 May 2015 22:43:54 +0000 (18:43 -0400)
commitb9af90499a9ac3b42f364216ec65e9c096c3a076
tree275261f39ee20d170654e0c0e5f76ad5b6921f1d
parente340be923012bfbc8935aa0af5638349939c82d2
sfc: Add ndo_get_vf_config() function for EF10

rtnetlink calls ndo_get_vf_config when compiling information
about a network interface, so that the VFs associated with a PF
can be listed (eg: ip link show).
Implement a response to this entry point and return PF-set MAC
address for VF in ndo_get_vf_config

Signed-off-by: Shradha Shah <sshah@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/sfc/ef10_sriov.c
drivers/net/ethernet/sfc/ef10_sriov.h