OSDN Git Service

ixgbe: add warnings for other disabled features without MSI-X support
authorJacob Keller <jacob.e.keller@intel.com>
Wed, 3 Sep 2014 08:13:00 +0000 (08:13 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 18 Sep 2014 11:42:48 +0000 (04:42 -0700)
commitd786cf7b42115fcf7e186397439453f5b3a4ebc5
tree30c765644c71c6d673189bc05818b7205e5fde1e
parent5d31b48a42be3a592e4c22303041d12cd4d88c0a
ixgbe: add warnings for other disabled features without MSI-X support

When we can't get MSI-X vectors, we disable a few features which require
MSI-X vectors. Print warnings just like we do when disabling DCB.

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>
drivers/net/ethernet/intel/ixgbe/ixgbe_lib.c