linux_dsm_epyc7002/drivers/net/wireless
Kirill Tkhai 21cf502a28 rt2x00_pci: Fix interrupt handler name (visible at /proc/interrupts)
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.

Signed-off-by: Kirill Tkhai <tkhai@yandex.ru>
CC: Ivo van Doorn <IvDoorn@gmail.com>
CC: Gertjan van Wingerde <gwingerde@gmail.com>
CC: Helmut Schaa <helmut.schaa@googlemail.com>
CC: linux-wireless@vger.kernel.org
Acked-by: Stanislaw Gruszka <sgruszka@redhat.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2013-10-10 13:43:35 -04:00
..
ath wcn36xx: mac80211 driver for Qualcomm WCN3660/WCN3680 hardware 2013-10-10 13:43:35 -04:00
b43 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next 2013-09-03 21:45:31 -04:00
b43legacy drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent 2013-08-29 21:55:23 -04:00
brcm80211 brcmfmac: rework rx path bus interface 2013-10-03 16:24:26 -04:00
cw1200 wireless: cw1200: use dev_get_platdata() 2013-09-26 15:13:39 -04:00
hostap net: hostap: inherit addr_assign_type along with dev_addr 2013-09-03 20:57:49 -04:00
ipw2x00 wireless: ipw2x00: remove unnecessary pci_set_drvdata() 2013-09-26 15:13:44 -04:00
iwlegacy wireless: iwlegacy: remove unnecessary pci_set_drvdata() 2013-09-26 15:13:41 -04:00
iwlwifi iwlwifi: pcie: fix merge damage 2013-10-02 10:34:55 -04:00
libertas wireless: libertas: use dev_get_platdata() 2013-09-26 15:13:39 -04:00
libertas_tf
mwifiex mwifiex: Change variable type to bool 2013-10-10 13:41:37 -04:00
orinoco wireless: orinoco: remove unnecessary pci_set_drvdata() 2013-09-26 15:13:44 -04:00
p54 wireless: p54pci: remove unnecessary pci_set_drvdata() 2013-09-26 15:13:45 -04:00
prism54
rt2x00 rt2x00_pci: Fix interrupt handler name (visible at /proc/interrupts) 2013-10-10 13:43:35 -04:00
rtl818x wireless: rtl818x: remove unnecessary pci_set_drvdata() 2013-09-26 15:13:45 -04:00
rtlwifi rtlwifi: rtl8188ee: Convert driver to use new rtl_phy_scan_operation_backup() routine 2013-10-03 16:40:02 -04:00
ti wlcore: always register dummy hardirq 2013-09-30 21:12:22 +03:00
zd1211rw
adm8211.c wireless: adm8211: remove unnecessary pci_set_drvdata() 2013-09-26 15:13:42 -04:00
adm8211.h
airo_cs.c
airo.c wireless: airo: remove unnecessary pci_set_drvdata() 2013-09-26 15:13:42 -04:00
airo.h
at76c50x-usb.c
at76c50x-usb.h
atmel_cs.c
atmel_pci.c
atmel.c atmel: printing bogus information 2013-05-22 14:51:11 -04:00
atmel.h
Kconfig cw1200: add driver for the ST-E CW1100 & CW1200 WLAN chipsets 2013-05-29 15:26:40 -04:00
mac80211_hwsim.c mac80211_hwsim: fix error return code in init_mac80211_hwsim() 2013-08-26 09:52:58 +02:00
mac80211_hwsim.h
Makefile cw1200: add driver for the ST-E CW1100 & CW1200 WLAN chipsets 2013-05-29 15:26:40 -04:00
mwl8k.c wireless: mwl8k: remove unnecessary pci_set_drvdata() 2013-09-26 15:13:44 -04:00
ray_cs.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2013-05-01 17:51:54 -07:00
ray_cs.h
rayctl.h
rndis_wlan.c
wl3501_cs.c
wl3501.h
zd1201.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless 2013-08-28 10:36:09 -04:00
zd1201.h