From: Arputham Benjamin Date: Sun, 6 Sep 2009 03:36:15 +0000 (-0700) Subject: IB/mthca: Distinguish multiple devices in /proc/interrupts X-Git-Tag: v2.6.32-rc1~736^2~1^7~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d94a86890137fabcc97eaa324bfef3f1827744c8;p=pandora-kernel.git IB/mthca: Distinguish multiple devices in /proc/interrupts When the mthca driver uses the same name for interrupts for every device in the system. This can make it very confusing trying to work out exactly which device MSI-X interrupts are for. Change the driver to add the PCI name of the device to the interrupt name. Signed-off-by: Arputham Benjamin Signed-off-by: Roland Dreier --- Reading git-diff-tree failed