IB/mthca: Remove MSI support as scheduled
authorAdrian Bunk <bunk@kernel.org>
Tue, 1 Jan 2008 13:47:10 +0000 (15:47 +0200)
committerRoland Dreier <rolandd@cisco.com>
Fri, 25 Jan 2008 22:15:33 +0000 (14:15 -0800)
commite57895d38991036f9ccf193b70fc5ebd5f6e6dc9
tree4c0e014a007a2e31c15bfa0232f5c5cbcc08136a
parent38dc732f47948b9f91ae846806159a16aab1015f
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>
Documentation/feature-removal-schedule.txt
drivers/infiniband/hw/mthca/mthca_dev.h
drivers/infiniband/hw/mthca/mthca_eq.c
drivers/infiniband/hw/mthca/mthca_main.c