On Wed, Oct 02, 2013 at 12:40:46AM +0400, Kirill Tkhai wrote: > Currently driver name is wrong. PCI device address is visible at > /proc/interrupts instead of the name: > > 43: 124 0 0 0 PCI-MSI-edge rtsx_pci > 44: 384 0 0 0 PCI-MSI-edge snd_hda_intel > 45: 25096 0 0 0 PCI-MSI-edge 0000:01:00.0 > ^^^^^^^^^^^^ > > So, pass the right name. rt2x00_ops->name contains KBUILD_MODNAME > and good for that, so pass it. > > Handler names will be "rt2500pci", "rt2500pci" etc. Looks sane. I was afraid that is not possible to have two or more interrupts with the same name, but that's not true. Acked-by: Stanislaw Gruszka <sgruszka@xxxxxxxxxx> Stanislaw -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html