commit | 88a37de674f8a7c7622bb00d78437153b31e3797 | [log] [tgz] |
---|---|---|
author | Shradha Shah <sshah@solarflare.com> | Wed May 20 11:09:15 2015 +0100 |
committer | David S. Miller <davem@davemloft.net> | Thu May 21 18:43:52 2015 -0400 |
tree | 38af5cb59b97dc8b4e98a431e1fd3a4c77f73fe0 | |
parent | 862f894cb98c50d037d0c62da2aab3b9a2428c34 [diff] |
sfc: Store vf_index in nic_data for Ef10. Added function efx_ef10_get_vf_index to store the vf_index in nic_data during probe vf_index is needed in future patches to access a particular VF in the VF data structure. Moved efx_ef10_probe_pf and efx_ef10_probe_vf in order to used efx_ef10_remove Signed-off-by: Shradha Shah <sshah@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>