Merge "qcacmn: Reduce log level in RSSI_BREACH_MONITOR_CONFIG_CMDID"
This commit is contained in:

committed by
Gerrit - the friendly Code Review server

commit
526ba9b305
@@ -5086,7 +5086,8 @@ static QDF_STATUS send_set_rssi_monitoring_cmd_tlv(wmi_unified_t wmi_handle,
|
||||
wmi_buf_free(buf);
|
||||
}
|
||||
|
||||
WMI_LOGI("Sent WMI_RSSI_BREACH_MONITOR_CONFIG_CMDID to FW");
|
||||
WMI_LOGD("Sent WMI_RSSI_BREACH_MONITOR_CONFIG_CMDID to FW");
|
||||
|
||||
return ret;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user