aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/p54
diff options
context:
space:
mode:
authorSathya Perla <sathya.perla@emulex.com>2012-05-08 19:41:24 +0000
committerDavid S. Miller <davem@davemloft.net>2012-05-10 23:33:00 -0400
commit39f1d94d300a58eb3e9b851d077cada4e2fa9d46 (patch)
tree59e712ce3241535273ebef657b4bb74f1dfec34f /drivers/net/wireless/p54
parentd301e3256866bfd3ae3093aeb43d3ca9570d758e (diff)
be2net: avoid disabling sriov while VFs are assigned
Calling pci_disable_sriov() while VFs are assigned to VMs causes kernel panic. This patch uses PCI_DEV_FLAGS_ASSIGNED bit state of the VF's pci_dev to avoid this. Also, the unconditional function reset cmd issued on a PF probe can delete the VF configuration for the previously enabled VFs. A scratchpad register is now used to issue a function reset only when needed (i.e., in a crash dump scenario.) Signed-off-by: Sathya Perla <sathya.perla@emulex.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/wireless/p54')
0 files changed, 0 insertions, 0 deletions