commit | 2dc313eca30043978d749c1d37e3c62f3307575d | [log] [tgz] |
---|---|---|
author | Shradha Shah <sshah@solarflare.com> | Wed Nov 05 12:16:18 2014 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Nov 06 14:43:08 2014 -0500 |
tree | a64d1082fc45a394d5e2d670a19d01456772e9cd | |
parent | 7e5d7753956b374516530e156c5e8aa19652398d [diff] |
sfc: Move the current VF state from efx_nic into siena_nic_data This patch series provides a base and cleanup for the upcoming EF10 SRIOV support. This patch moves the VF state into siena_nic_data as a basis to save the VF state based on nic type. Signed-off-by: Shradha Shah <sshah@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>