commit | 08fb105540f4649eaa25270ec3ada1d35406afcc | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@dev.mellanox.co.il> | Tue Aug 07 16:08:28 2007 +0300 |
committer | Roland Dreier <rolandd@cisco.com> | Tue Oct 09 19:59:05 2007 -0700 |
tree | 5b2032fb7c687c7c0a6b6aba5e695233532b2f66 | |
parent | 8a68bbe31d51cc75d2acf1c9f5ceff91f7662ea4 [diff] |
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>