mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 13:27:06 +09:00
net:wireless:rtl8812au: stop debug logs.
stop flooding of debug logs.
[ 11.831873] RTW: module init start
[ 11.831887] RTW: rtl8812au v5.1.5_19247.20160830
[ 11.832124] RTW:
usb_endpoint_descriptor(0):
[ 11.832133] RTW: bLength=7
[ 11.832141] RTW: bDescriptorType=5
[ 11.832149] RTW: bEndpointAddress=81
[ 11.832157] RTW: wMaxPacketSize=1024
[ 11.832166] RTW: bInterval=0
[ 11.832174] RTW: RT_usb_endpoint_is_bulk_in = 1
[ 11.832182] RTW:
usb_endpoint_descriptor(1):
Change-Id: I9f23e71247ae37e762e65003ac87934f03196787
This commit is contained in:
@@ -67,7 +67,7 @@ CONFIG_WIFI_MONITOR = n
|
||||
CONFIG_MCC_MODE = n
|
||||
CONFIG_APPEND_VENDOR_IE_ENABLE = n
|
||||
########################## Debug ###########################
|
||||
CONFIG_RTW_DEBUG = y
|
||||
CONFIG_RTW_DEBUG = n
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user