summaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe/ixgbe_sriov.c
diff options
context:
space:
mode:
authorGreg Rose2010-01-22 23:46:22 +0100
committerDavid S. Miller2010-01-23 10:13:55 +0100
commitc9205697c7527173c8f8bfa9f8c9dabdbced3c49 (patch)
treebee9e69b62c7373fd050fed926d2116f8a097dd8 /drivers/net/ixgbe/ixgbe_sriov.c
parentixgbe: Remove unused emulation MAC storage from the per VF data structure. (diff)
downloadkernel-qcow2-linux-c9205697c7527173c8f8bfa9f8c9dabdbced3c49.tar.gz
kernel-qcow2-linux-c9205697c7527173c8f8bfa9f8c9dabdbced3c49.tar.xz
kernel-qcow2-linux-c9205697c7527173c8f8bfa9f8c9dabdbced3c49.zip
ixgbe: Allow the VF driver to be loaded before the PF driver
The PF Reset Done bit should not be set in the extended control register until the PF has actually completed the bring up process. It is a mis- interpretation of the purpose of this bit to assume it should be set when the physical reset of the device is done. Instead it should be used to indicate to the VFs when the PF is ready to provide them with required services. This is not until after the PF is finished coming up and ready to process mailbox events. Signed-off-by: Greg Rose <gregory.v.rose@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ixgbe/ixgbe_sriov.c')
0 files changed, 0 insertions, 0 deletions