]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit027d29fe3f7db023ede6ce2ffe2d8ed69ed22053
tree4c0e014a007a2e31c15bfa0232f5c5cbcc08136a
parentb76e67a3bfd0b826234a32cf6deff8a57f2050b1
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 085d7894
("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