From: hwg Date: Tue, 31 Mar 2015 09:45:55 +0000 (+0800) Subject: rtl8723bs rtl8723bu wifi: disable debug log X-Git-Tag: firefly_0821_release~4224 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=6034e8ea484b2e6e37514a640b3f21580357fdb1;p=firefly-linux-kernel-4.4.55.git rtl8723bs rtl8723bu wifi: disable debug log --- diff --git a/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/autoconf.h b/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/autoconf.h index 5a16391887d6..2829142a56df 100755 --- a/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/autoconf.h +++ b/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/autoconf.h @@ -332,7 +332,7 @@ /* * Debug Related Config */ -#define CONFIG_DEBUG +//#define CONFIG_DEBUG #ifdef CONFIG_DEBUG #define DBG 1 // for ODM & BTCOEX debug diff --git a/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/autoconf.h b/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/autoconf.h index bc11e85c4207..a99eae1d11ef 100755 --- a/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/autoconf.h +++ b/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/autoconf.h @@ -345,7 +345,7 @@ /* * Debug Related Config */ -#define CONFIG_DEBUG /* DBG_871X, etc... */ +//#define CONFIG_DEBUG /* DBG_871X, etc... */ #ifdef CONFIG_DEBUG #define DBG 1 // for ODM & BTCOEX debug