aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igb/igb_main.c
diff options
context:
space:
mode:
authorJacob Keller <jacob.e.keller@intel.com>2014-07-19 07:17:17 +0000
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2014-07-24 02:41:38 -0700
commitcaafb95d6952c4c977c1b9ddf32bb56bfcda8059 (patch)
tree8e39c1b9e841834e752475bae6e9e74609a4cbed /drivers/net/ethernet/intel/igb/igb_main.c
parentixgbe: fix use of list_for_each in ixgbe_enumerate_functions (diff)
downloadlinux-dev-caafb95d6952c4c977c1b9ddf32bb56bfcda8059.tar.xz
linux-dev-caafb95d6952c4c977c1b9ddf32bb56bfcda8059.zip
ixgbe: don't check minimum link when direct assigned to virtual machine
This patch prevents the display of the minimum link qualification check if we might be in a virtual machine. This check is incorrect and misleading in this case, since we actually don't really know what the available bandwidth is. To do so, we simply check whether each function on the bus matches our device id. If it doesn't the most likely scenario is that we're directly assigned to a virtual machine. Signed-off-by: Jacob Keller <jacob.e.keller@intel.com> Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/net/ethernet/intel/igb/igb_main.c')
0 files changed, 0 insertions, 0 deletions