From: Mitch Williams Date: Thu, 28 Nov 2013 06:39:26 +0000 (+0000) Subject: i40e: move i40e_reset_vf X-Git-Tag: v3.14-rc1~94^2~292^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=805bd5bd548069a7d5d7f3fe35d13f28a991c57f;p=pandora-kernel.git i40e: move i40e_reset_vf The VF reset code will be refactored in future patches. Part of that refactor required it to call i40e_alloc_vf_res and i40e_free_vf_res, so the function must be moved. In order to make the future patches more readable, we perform the function move here, with no other changes. Change-Id: If6567c9c0bada6caafb2ee0227e0d9d50d05f27f Signed-off-by: Mitch Williams Signed-off-by: Jesse Brandeburg Tested-by: Kavindya Deegala Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed