From: Alexander Duyck Date: Fri, 15 Jul 2011 07:29:49 +0000 (+0000) Subject: ixgbe: cleanup configuration of EITRSEL and VF reset path X-Git-Tag: v3.2-rc1~129^2~286^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e34d1aacc942586f39f91c0707d5bc7bc2532bb;p=pandora-kernel.git ixgbe: cleanup configuration of EITRSEL and VF reset path This change is meant to cleanup some of the code related to SR-IOV and the interrupt registers. Specifically I am moving the EITRSEL configuration into the MSI-X configuration section instead of enablement. Also I am fixing the VF shutdown path since it had operations in the incorrect order. Signed-off-by: Alexander Duyck Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed