]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0734254eacd6626b662cafc4e25afbc33c22fb2a
treea64d1082fc45a394d5e2d670a19d01456772e9cd
parent08ec38ce457efab039eb18b129f650ad84fc3c0c
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