linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae
Larry Finger 531940f964 rtlwifi: Replace local debug macro RT_ASSERT
This macro can be replaced with WARN_ONCE. In addition to using a
standard debugging macro for these critical errors, we also get
a stack dump.

In rtl8821ae/hw.c, a senseless comment was removed, and an incorrect
indentation was fixed.

This patch also fixes two places in each of rtl8192ee, rtl8723be,
and rtl8821ae where the logical condition was incorrect.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2016-12-30 15:54:19 +02:00
..
btc.h
def.h
dm.c rtlwifi: Add missing newlines to RT_TRACE calls 2016-07-08 12:58:38 +03:00
dm.h rtlwifi: rtl8723ae: Remove address of Free Software Foundation 2016-11-17 08:41:49 +02:00
fw.c rtlwifi: Replace local debug macro RT_ASSERT 2016-12-30 15:54:19 +02:00
fw.h rtlwifi: rtl8723ae: Remove address of Free Software Foundation 2016-11-17 08:41:49 +02:00
hal_bt_coexist.c
hal_bt_coexist.h rtlwifi: rtl8723ae: Remove address of Free Software Foundation 2016-11-17 08:41:49 +02:00
hal_btc.c rtlwifi: Add missing newlines to RT_TRACE calls 2016-07-08 12:58:38 +03:00
hal_btc.h
hw.c rtlwifi: Replace local debug macro RT_ASSERT 2016-12-30 15:54:19 +02:00
hw.h
led.c rtlwifi: rtl8723ae: Remove address of Free Software Foundation 2016-11-17 08:41:49 +02:00
led.h
Makefile
phy.c rtlwifi: Replace local debug macro RT_ASSERT 2016-12-30 15:54:19 +02:00
phy.h
pwrseq.c
pwrseq.h
reg.h
rf.c rtlwifi: Add missing newlines to RT_TRACE calls 2016-07-08 12:58:38 +03:00
rf.h
sw.c rtlwifi: Fix regression caused by commit d86e647688 2016-10-13 13:22:13 +03:00
sw.h
table.c
table.h
trx.c rtlwifi: Replace local debug macro RT_ASSERT 2016-12-30 15:54:19 +02:00
trx.h rtlwifi: use s8 instead of char 2016-06-29 18:48:15 +03:00