1
0
Fork 0
alistair23-linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se
Larry Finger 78aa601203 rtlwifi: Convert individual interrupt results to struct
With the RTL8822BE and later devices, the number of interrupt vectors
has grown from 2 to 4. At this point, saving and passing those vectors
in a struct makes more sense than using individual scaler variables.

In two of the drivers, code to process the second of the interrupt
registers was included, but commented out. This patch removes those
useless sections.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2017-12-07 15:13:32 +02:00
..
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
def.h rtlwifi: rtl8192se: Remove address of Free Software Foundation 2016-11-17 08:41:47 +02:00
dm.c rtlwifi: Add bw_update parameter for RA mask update. 2017-10-13 12:43:41 +03:00
dm.h rtlwifi: rtl8192se: Remove address of Free Software Foundation 2016-11-17 08:41:47 +02:00
fw.c networking: make skb_put & friends return void pointers 2017-06-16 11:48:39 -04:00
fw.h rtlwifi: rtl8192se: Remove address of Free Software Foundation 2016-11-17 08:41:47 +02:00
hw.c rtlwifi: Convert individual interrupt results to struct 2017-12-07 15:13:32 +02:00
hw.h rtlwifi: Convert individual interrupt results to struct 2017-12-07 15:13:32 +02:00
led.c rtlwifi: Move items out of rtl_pci_priv and rtl_usb_priv 2017-02-08 17:24:42 +02:00
led.h rtlwifi: rtl8192se: Remove address of Free Software Foundation 2016-11-17 08:41:47 +02:00
phy.c rtlwifi: rtl8192se: Remove all instances of DBG_EMERG 2016-12-30 15:54:24 +02:00
phy.h rtlwifi: rtl8192se: Remove address of Free Software Foundation 2016-11-17 08:41:47 +02:00
reg.h rtlwifi: rtl8192se: Remove address of Free Software Foundation 2016-11-17 08:41:47 +02:00
rf.c rtlwifi: rtl8192se: Remove all instances of DBG_EMERG 2016-12-30 15:54:24 +02:00
rf.h rtlwifi: rtl8192se: Remove address of Free Software Foundation 2016-11-17 08:41:47 +02:00
sw.c rtlwifi: Add module parameter ASPM 2017-10-13 12:43:42 +03:00
sw.h rtlwifi: rtl8192se: Remove address of Free Software Foundation 2016-11-17 08:41:47 +02:00
table.c rtlwifi: rtl8192se: Remove address of Free Software Foundation 2016-11-17 08:41:47 +02:00
table.h rtlwifi: rtl8192se: Remove address of Free Software Foundation 2016-11-17 08:41:47 +02:00
trx.c rtlwifi: rtl8192ee: Make driver support 64bits DMA. 2017-10-13 12:43:38 +03:00
trx.h rtlwifi: rtl8192ee: Make driver support 64bits DMA. 2017-10-13 12:43:38 +03:00