From: Don Skidmore Date: Tue, 1 Oct 2013 11:33:51 +0000 (-0700) Subject: ixgbevf: move API neg to reset path X-Git-Tag: v3.13-rc1~105^2~248^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=798e381a0c387dcbcb014e07c0e6683cf2d2dc22;p=pandora-kernel.git ixgbevf: move API neg to reset path After this patch the API negotiation will occur in the reset path. So now the PF will be informed of the API version earlier. This will also require the mailbox lock to be initialize sooner as well. Signed-off-by: Alexander Duyck Signed-off-by: Don Skidmore Tested-by: Stephen Ko Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed