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
..
def.h
dm.c
dm.h
fw.c
fw.h
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
led.h
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
phy.c
phy.h
reg.h
rf.c
rf.h
sw.c
sw.h
table.c
table.h
trx.c
trx.h