Reduce debug level

This commit is contained in:
Rin Cat 2020-04-08 14:15:44 -04:00 committed by GitHub
parent 3e2d1b55c5
commit 9c6c253993
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -85,7 +85,7 @@ CONFIG_IP_R_MONITOR = n #arp VOQ and high rate
CONFIG_RTW_DEBUG = y
# default log level is _DRV_INFO_ = 4,
# please refer to "How_to_set_driver_debug_log_level.doc" to set the available level.
CONFIG_RTW_LOG_LEVEL = 4
CONFIG_RTW_LOG_LEVEL = 3
######################## Wake On Lan ##########################
CONFIG_WOWLAN = n
#bit2: deauth, bit1: unicast, bit0: magic pkt.