commit | 6a2aae5ae620ebf5e49f36eb937f2214c6630430 | [log] [tgz] |
---|---|---|
author | Jacob Keller <jacob.e.keller@intel.com> | Fri Oct 18 05:09:24 2013 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Oct 29 03:45:57 2013 -0700 |
tree | 02b2568915e58133a20af619f38795d0ca75071f | |
parent | 9f0a433ce69d63ae2c45ef801b9b1d8967165350 [diff] |
ixgbe: remove unnecessary duplication of PCIe bandwidth display This patch removes the unnecessary display of PCIe bandwidth twice. Since the ixgbe_check_minimum_link does a better job, and ensures accurate detection on even complex chains, this older check is no longer necessary. 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>