IB/mthca: Enable MSI-X by default
authorMichael S. Tsirkin <mst@dev.mellanox.co.il>
Tue, 7 Aug 2007 13:10:34 +0000 (16:10 +0300)
committerRoland Dreier <rolandd@cisco.com>
Wed, 10 Oct 2007 02:59:06 +0000 (19:59 -0700)
commit017aadc4b505ad3ec2acc4e6ba96d63ae1c997a5
tree40ba779d2a173bcbc9287622d214afd3f7c984d5
parent08fb105540f4649eaa25270ec3ada1d35406afcc
IB/mthca: Enable MSI-X by default

Recover from MSI-X errors by automatically falling back on regular
interrupt, instead of asking the user to do this manually.  This makes
it possible to enable MSI-X by default, and will make it possible to
get rid of the msi_x module option in the future.

Signed-off-by: Michael S. Tsirkin <mst@dev.mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/hw/mthca/mthca_main.c