ixgbe: remove IXGBE_FLAG_MSI(X)_CAPABLE flags
authorJacob Keller <jacob.e.keller@intel.com>
Wed, 3 Sep 2014 08:13:01 +0000 (08:13 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 18 Sep 2014 11:50:37 +0000 (04:50 -0700)
commit6fbac83952f85b7d1c7ad674eb7c65d206da2c66
tree2ce0acab102f4e267a22274ab3fb689d66c28d33
parentd786cf7b42115fcf7e186397439453f5b3a4ebc5
ixgbe: remove IXGBE_FLAG_MSI(X)_CAPABLE flags

They were not used, and we don't need them, so we shouldn't bother with
keeping values in the flags field that could be misleading.

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.h
This page took 0.033079 seconds and 5 git commands to generate.