From: Roland Dreier Date: Wed, 18 Jul 2007 01:37:41 +0000 (-0700) Subject: IB/mthca: Schedule MSI support for removal X-Git-Tag: v2.6.23-rc1~483^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6be6fbe262d065e85be159ea27460852f13ec90;p=pandora-kernel.git IB/mthca: Schedule MSI support for removal The mthca driver supports both MSI and MSI-X. However, MSI-X works with all hardware that the driver handles, and provides a superset of what MSI does, so there's no point in having code for both. Schedule MSI support for removal in 2008 to give anyone who actually needs MSI and who can't use MSI time to speak up. Signed-off-by: Roland Dreier --- Reading git-diff-tree failed