diff options
author | Shradha Shah <sshah@solarflare.com> | 2015-05-20 11:09:46 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-05-21 18:43:53 -0400 |
commit | f1122a345b96713eb6e059121c592b3c0612f5be (patch) | |
tree | de9fd299b51ba63e90b0fde1ec664e4f1eea7d53 /drivers/net/ethernet/sfc/net_driver.h | |
parent | cfc77c2fbadf5b806fea2e35738c7437fc62f522 (diff) | |
download | linux-f1122a345b96713eb6e059121c592b3c0612f5be.tar.bz2 |
sfc: Store the efx_nic struct of the current VF in the VF data struct
Initialised in efx_probe_vf and removal is dealt with in
efx_ef10_remove.
vf->efx is needed in future patches to change the MAC address
of the VF via the parent PF, while the driver is bound to the
VF.
Example: ip link set dev vf NUM mac LLADDR
Signed-off-by: Shradha Shah <sshah@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/sfc/net_driver.h')
0 files changed, 0 insertions, 0 deletions