1
0
Fork 0
alistair23-linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee
Larry Finger ddab2eee79 rtlwifi: Convert the wake_match variable to local
In five of the drivers, the contents of bits 29-31 of one of the RX
descriptors is used to set bits in a variable that is used to save the
wakeup condition for output in a debugging statement. The resulting
variable is not used anywhere else even though it is stored in a struct
and could be available in other routines. This variable is changed to be
local.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2019-04-13 14:15:45 +03: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: rtl8192ee: Replace old-style license information 2019-02-19 17:00:15 +02:00
dm.c rtlwifi: rtl8192ee: Replace old-style license information 2019-02-19 17:00:15 +02:00
dm.h rtlwifi: rtl8192ee: Replace old-style license information 2019-02-19 17:00:15 +02:00
fw.c rtlwifi: fix potential NULL pointer dereference 2019-04-04 13:25:27 +03:00
fw.h rtlwifi: rtl8192ee: Replace old-style license information 2019-02-19 17:00:15 +02:00
hw.c rtlwifi: rtl8192ee: Replace old-style license information 2019-02-19 17:00:15 +02:00
hw.h rtlwifi: rtl8192ee: Replace old-style license information 2019-02-19 17:00:15 +02:00
led.c rtlwifi: rtl8192ee: Replace old-style license information 2019-02-19 17:00:15 +02:00
led.h rtlwifi: rtl8192ee: Replace old-style license information 2019-02-19 17:00:15 +02:00
phy.c rtlwifi: rtl8192ee: Replace old-style license information 2019-02-19 17:00:15 +02:00
phy.h rtlwifi: rtl8192ee: Replace old-style license information 2019-02-19 17:00:15 +02:00
pwrseq.c rtlwifi: rtl8192ee: Replace old-style license information 2019-02-19 17:00:15 +02:00
pwrseq.h rtlwifi: rtl8192ee: Replace old-style license information 2019-02-19 17:00:15 +02:00
reg.h rtlwifi: rtl8192ee: Replace old-style license information 2019-02-19 17:00:15 +02:00
rf.c rtlwifi: rtl8192ee: Replace old-style license information 2019-02-19 17:00:15 +02:00
rf.h rtlwifi: rtl8192ee: Replace old-style license information 2019-02-19 17:00:15 +02:00
sw.c rtlwifi: rtl8192ee: Replace old-style license information 2019-02-19 17:00:15 +02:00
sw.h rtlwifi: rtl8192ee: Replace old-style license information 2019-02-19 17:00:15 +02:00
table.c rtlwifi: rtl8192ee: Replace old-style license information 2019-02-19 17:00:15 +02:00
table.h rtlwifi: rtl8192ee: Replace old-style license information 2019-02-19 17:00:15 +02:00
trx.c rtlwifi: Convert the wake_match variable to local 2019-04-13 14:15:45 +03:00
trx.h rtlwifi: rtl8192ee: Replace old-style license information 2019-02-19 17:00:15 +02:00