From: Daniel Pieczko Date: Tue, 5 May 2015 23:55:36 +0000 (+0100) Subject: sfc: Move and rename efx_vf struct to siena_vf X-Git-Tag: omap-for-v4.2/fixes-rc1^2~134^2~352^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf3d0156c5b7b31a74845b21d131276f9eb31493;p=pandora-kernel.git sfc: Move and rename efx_vf struct to siena_vf The efx_vf struct contains Siena-specific fields for VFs, so rename to siena_vf. Also move it into the siena_nic_data struct, as EF10 will track its VFs in its own ef10_nic_data, storing much less information about them since VFDI is no longer used. Signed-off-by: Shradha Shah Signed-off-by: David S. Miller --- Reading git-diff-tree failed