projects
/
GitHub
/
LineageOS
/
G12
/
android_hardware_amlogic_kernel-modules_rtl8822cs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd9c118
)
Fix: Disable DEBUG log
lineage-21
lineage-22.0
author
Vyacheslav Bocharov
<devel@lexina.in>
Mon, 1 Feb 2021 12:42:09 +0000
(15:42 +0300)
committer
Bruno Martins
<bgcngm@gmail.com>
Thu, 25 Jul 2024 20:39:01 +0000
(20:39 +0000)
Change-Id: If936a808858bddb4f27cf6680b26a299eaf2f497
rtl88x2CS/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/rtl88x2CS/Makefile
b/rtl88x2CS/Makefile
index 1cf4c336fbb186efa4d883ec85abdc2e9ac4a692..94f9d9099ad6823b7bae9d431b1ccc326863b6c0 100644
(file)
--- a/
rtl88x2CS/Makefile
+++ b/
rtl88x2CS/Makefile
@@
-86,7
+86,7
@@
CONFIG_ICMP_VOQ = n
CONFIG_IP_R_MONITOR = n #arp VOQ and high rate
CONFIG_RTW_DISABLE_HW_PDN = 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 = 1