commit | b9af90499a9ac3b42f364216ec65e9c096c3a076 | [log] [tgz] |
---|---|---|
author | Shradha Shah <sshah@solarflare.com> | Wed May 20 11:11:18 2015 +0100 |
committer | David S. Miller <davem@davemloft.net> | Thu May 21 18:43:54 2015 -0400 |
tree | 275261f39ee20d170654e0c0e5f76ad5b6921f1d | |
parent | e340be923012bfbc8935aa0af5638349939c82d2 [diff] |
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>