mirror of
https://github.com/commaai/agnos-kernel-sdm845.git
synced 2026-06-08 03:15:12 +08:00
lower log level for spammy wifi log
This commit is contained in:
@@ -4945,7 +4945,7 @@ static bool hdd_is_rcpi_applicable(hdd_adapter_t *adapter,
|
||||
|
||||
if (qdf_mem_cmp(mac_addr, &hdd_sta_ctx->conn_info.bssId,
|
||||
sizeof(*mac_addr))) {
|
||||
hdd_err("mac addr is different from bssid connected");
|
||||
hdd_debug("mac addr is different from bssid connected");
|
||||
return false;
|
||||
}
|
||||
} else if (adapter->device_mode == QDF_SAP_MODE ||
|
||||
|
||||
Reference in New Issue
Block a user