commit | 8e34d1aacc942586f39f91c0707d5bc7bc2532bb | [log] [tgz] |
---|---|---|
author | Alexander Duyck <alexander.h.duyck@intel.com> | Fri Jul 15 07:29:49 2011 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Thu Sep 15 21:29:11 2011 -0700 |
tree | b810876b0845f5081632c927ab1d4e54cfc93f34 | |
parent | 8132b54e46259cfc6579ba11c5e3efffda64110b [diff] |
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 <alexander.h.duyck@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>