projects
/
GitHub
/
LineageOS
/
G12
/
android_hardware_amlogic_kernel-modules_dhd-driver.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b4bd821
)
wifi: optimize the output level of some prints [1/1]
author
libo
<bo.li@amlogic.com>
Mon, 6 Dec 2021 07:27:18 +0000
(15:27 +0800)
committer
Bruno Martins
<bgcngm@gmail.com>
Thu, 25 Apr 2024 00:09:40 +0000
(
01:09
+0100)
PD#SWPL-65784
Problem:
optimize the code
Solution:
optimize the code
Verify:
local
Signed-off-by: libo <bo.li@amlogic.com>
Change-Id: Ib26506471955017e589228e72b3dee032b57b9ba
bcmdhd.101.10.361.x/wl_cfgvendor.c
patch
|
blob
|
blame
|
history
diff --git
a/bcmdhd.101.10.361.x/wl_cfgvendor.c
b/bcmdhd.101.10.361.x/wl_cfgvendor.c
index f6672a9a4042154859ba2d58bd7eca827b5b5eb4..62d34963b1b7e9b40bf325169337af9345951d89 100755
(executable)
--- a/
bcmdhd.101.10.361.x/wl_cfgvendor.c
+++ b/
bcmdhd.101.10.361.x/wl_cfgvendor.c
@@
-7145,7
+7145,7
@@
static int wl_cfgvendor_lstats_get_info(struct wiphy *wiphy,
dtoh32(cca_result->secs[0].congest_obss),
dtoh32(cca_result->secs[0].interference)));
} else {
- WL_
ERR
(("cca_get_stats is unsupported \n"));
+ WL_
TRACE
(("cca_get_stats is unsupported \n"));
}
/* If cca_get_stats is unsupported, cca_busy_time has zero value as initial value */