From: libo Date: Mon, 6 Dec 2021 07:27:18 +0000 (+0800) Subject: wifi: optimize the output level of some prints [1/1] X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=245111e9f0eaac192a86ebd226aeb15f52f6d5c6;p=GitHub%2FLineageOS%2FG12%2Fandroid_hardware_amlogic_kernel-modules_dhd-driver.git wifi: optimize the output level of some prints [1/1] PD#SWPL-65784 Problem: optimize the code Solution: optimize the code Verify: local Signed-off-by: libo Change-Id: Ib26506471955017e589228e72b3dee032b57b9ba --- diff --git a/bcmdhd.101.10.361.x/wl_cfgvendor.c b/bcmdhd.101.10.361.x/wl_cfgvendor.c index f6672a9..62d3496 100755 --- 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 */