summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_main.c
diff options
context:
space:
mode:
authorGreg Rose <gregory.v.rose@intel.com>2012-02-03 00:54:13 (GMT)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2012-02-09 09:25:42 (GMT)
commita4b08329c74985e5cc3a44b6d2b2c59444ed8079 (patch)
tree21249e7c96cfc7e294ad0611e01e0d8f682ac986 /drivers/net/ethernet/intel/ixgbe/ixgbe_main.c
parent0629292117572a60465f38cdedde2f8164c3df0b (diff)
downloadlinux-fsl-qoriq-a4b08329c74985e5cc3a44b6d2b2c59444ed8079.tar.xz
ixgbe: fix vf lookup
Recent addition of code to find already allocated VFs failed to take account that systems with 2 or more multi-port SR-IOV capable controllers might have already enabled VFs. Make sure that the VFs the function is finding are actually subordinate to the particular instance of the adapter that is looking for them and not subordinate to some device that has previously enabled SR-IOV. This bug exists in 3.2 stable as well as 3.3 release candidates. CC: stable@vger.kernel.org Reported-by: David Ahern <daahern@cisco.com> Signed-off-by: Greg Rose <gregory.v.rose@intel.com> Tested-by: Robert E Garrett <robertX.e.garrett@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/net/ethernet/intel/ixgbe/ixgbe_main.c')
0 files changed, 0 insertions, 0 deletions