commit | e57895d38991036f9ccf193b70fc5ebd5f6e6dc9 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@kernel.org> | Tue Jan 01 15:47:10 2008 +0200 |
committer | Roland Dreier <rolandd@cisco.com> | Fri Jan 25 14:15:33 2008 -0800 |
tree | 4c0e014a007a2e31c15bfa0232f5c5cbcc08136a | |
parent | 38dc732f47948b9f91ae846806159a16aab1015f [diff] |
IB/mthca: Remove MSI support as scheduled Remove MSI support from the mthca driver, as scheduled. There is no reason to use MSI instead of MSI-X, since MSI-X performs better. No one has spoken up since MSI support was deprecated in commit f6be6fbe ("IB/mthca: Schedule MSI support for removal"), so apparently the MSI support is unused. Signed-off-by: Adrian Bunk <bunk@kernel.org> Signed-off-by: Roland Dreier <rolandd@cisco.com>