mirror of
https://github.com/Mange/rtl8192eu-linux-driver
synced 2024-11-22 13:35:00 +00:00
Disable debug logging by default.
This commit is contained in:
parent
a7fd0359f7
commit
94b2f59477
@ -371,7 +371,7 @@
|
|||||||
*/
|
*/
|
||||||
#define DBG 1
|
#define DBG 1
|
||||||
|
|
||||||
#define CONFIG_DEBUG /* DBG_871X, etc... */
|
//#define CONFIG_DEBUG /* DBG_871X, etc... */
|
||||||
//#define CONFIG_DEBUG_RTL871X /* RT_TRACE, RT_PRINT_DATA, _func_enter_, _func_exit_ */
|
//#define CONFIG_DEBUG_RTL871X /* RT_TRACE, RT_PRINT_DATA, _func_enter_, _func_exit_ */
|
||||||
|
|
||||||
#define CONFIG_PROC_DEBUG
|
#define CONFIG_PROC_DEBUG
|
||||||
|
Loading…
Reference in New Issue
Block a user