OSDN Git Service

sfc: Move the current VF state from efx_nic into siena_nic_data
authorShradha Shah <sshah@solarflare.com>
Wed, 5 Nov 2014 12:16:18 +0000 (12:16 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 6 Nov 2014 19:43:08 +0000 (14:43 -0500)
commit2dc313eca30043978d749c1d37e3c62f3307575d
treea64d1082fc45a394d5e2d670a19d01456772e9cd
parent7e5d7753956b374516530e156c5e8aa19652398d
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>
drivers/net/ethernet/sfc/farch.c
drivers/net/ethernet/sfc/net_driver.h
drivers/net/ethernet/sfc/nic.h
drivers/net/ethernet/sfc/siena.c
drivers/net/ethernet/sfc/siena_sriov.c