IB/mthca: Distinguish multiple devices in /proc/interrupts
authorArputham Benjamin <abenjamin@sgi.com>
Sun, 6 Sep 2009 03:36:15 +0000 (20:36 -0700)
committerRoland Dreier <rolandd@cisco.com>
Sun, 6 Sep 2009 03:36:15 +0000 (20:36 -0700)
commitd94a86890137fabcc97eaa324bfef3f1827744c8
tree12502d24775a2e7b2a153b5c8145516a622138d1
parentffe063f32bacad7d5111ae9c2b3e31addb47ce39
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 <abenjamin@sgi.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/hw/mthca/mthca_eq.c
drivers/infiniband/hw/mthca/mthca_provider.h