mlx4_core: Enable MSI-X by default
authorMichael S. Tsirkin <mst@dev.mellanox.co.il>
Tue, 7 Aug 2007 13:08:28 +0000 (16:08 +0300)
committerRoland Dreier <rolandd@cisco.com>
Wed, 10 Oct 2007 02:59:05 +0000 (19:59 -0700)
commit08fb105540f4649eaa25270ec3ada1d35406afcc
tree5b2032fb7c687c7c0a6b6aba5e695233532b2f66
parent8a68bbe31d51cc75d2acf1c9f5ceff91f7662ea4
mlx4_core: 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/net/mlx4/main.c