ixgbe: disable MSI-X by default on certain Cisco adapters
authorNicholas Nunley <nicholasx.d.nunley@intel.com>
Wed, 28 Apr 2010 02:47:49 +0000 (19:47 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 28 Apr 2010 02:47:49 +0000 (19:47 -0700)
commitd5ffd75a27fade39ba5df3b07290c5a2c297b9bd
tree6dc34ff09fd8fa06809a9f5aea5f876f0b67b1cc
parentafe0159d935ab731c682e811356914bb2be9470c
ixgbe: disable MSI-X by default on certain Cisco adapters

Due to an errata in 82598 parts MSI-X needs to be disabled
in certain ixgbe devices designed to transfer peer-to-peer
traffic on the PCIe bus. This patch sets the default
interrupt type to MSI rather than MSI-X for specific Cisco
ixgbe adapters.

Signed-off-by: Nicholas Nunley <nicholasx.d.nunley@intel.com>
Acked-by: John Ronciak <john.ronciak@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ixgbe/ixgbe.h
drivers/net/ixgbe/ixgbe_main.c