mirror_ubuntu-kernels/drivers/net/wireless/realtek/rtlwifi/rtl8192ce
Larry Finger c34df318ec rtlwifi: Convert COMP_XX entries into a proper debugging mask
The debugging macros contain a parameter COMP_XX that could be used as a
mask; however, the code turns all these various bits on at the same time.
This change implements them as a proper mask, and adds module parameters
to set the mask at load time.

The current name "debug" for the debug level has been changed to
"debug_level" to better differentiate it from "debug_mask".

The debug routines have also been changed to interrogate the structure
that is loaded at entry time. As a result, the structure rtl_debug is no
longer needed, and all references to it are deleted.

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-01-20 12:05:17 +02:00
..
def.h rtlwifi: rtl8192ce: Remove address of Free Software Foundation 2016-11-17 08:41:48 +02:00
dm.c rtlwifi: rtl8192ce: Remove address of Free Software Foundation 2016-11-17 08:41:48 +02:00
dm.h rtlwifi: rtl8192ce: Remove address of Free Software Foundation 2016-11-17 08:41:48 +02:00
hw.c rtlwifi: rtl8192ce: Remove all instances of DBG_EMERG 2016-12-30 15:54:26 +02:00
hw.h rtlwifi: rtl8192ce: Remove address of Free Software Foundation 2016-11-17 08:41:48 +02:00
led.c rtlwifi: rtl8192ce: Remove all instances of DBG_EMERG 2016-12-30 15:54:26 +02:00
led.h rtlwifi: rtl8192ce: Remove address of Free Software Foundation 2016-11-17 08:41:48 +02:00
Makefile Makefile: drop -D__CHECK_ENDIAN__ from cflags 2016-12-16 00:13:43 +02:00
phy.c rtlwifi: rtl8192ce: Remove all instances of DBG_EMERG 2016-12-30 15:54:26 +02:00
phy.h rtlwifi: rtl8192ce: Remove address of Free Software Foundation 2016-11-17 08:41:48 +02:00
reg.h rtlwifi: rtl8192ce: Remove address of Free Software Foundation 2016-11-17 08:41:48 +02:00
rf.c rtlwifi: rtl8192ce: Remove all instances of DBG_EMERG 2016-12-30 15:54:26 +02:00
rf.h rtlwifi: rtl8192ce: Remove address of Free Software Foundation 2016-11-17 08:41:48 +02:00
sw.c rtlwifi: Convert COMP_XX entries into a proper debugging mask 2017-01-20 12:05:17 +02:00
sw.h rtlwifi: rtl8192ce: Remove address of Free Software Foundation 2016-11-17 08:41:48 +02:00
table.c rtlwifi: rtl8192ce: Remove address of Free Software Foundation 2016-11-17 08:41:48 +02:00
table.h rtlwifi: rtl8192ce: Remove address of Free Software Foundation 2016-11-17 08:41:48 +02:00
trx.c rtlwifi: Replace local debug macro RT_ASSERT 2016-12-30 15:54:19 +02:00
trx.h rtlwifi: rtl8192ce: Remove address of Free Software Foundation 2016-11-17 08:41:48 +02:00