Merge "qca-wifi: Replace WMI_LOGE() with wmi_err()"
This commit is contained in:

committed by
Gerrit - the friendly Code Review server

melakukan
aa4b3c83ee
@@ -1374,7 +1374,7 @@ static QDF_STATUS extract_peer_create_response_event_tlv(wmi_unified_t wmi_hdl,
|
||||
|
||||
ev = (wmi_peer_create_conf_event_fixed_param *) param_buf->fixed_param;
|
||||
if (!ev) {
|
||||
WMI_LOGE("%s: Invalid peer_create response", __func__);
|
||||
wmi_err("Invalid peer_create response");
|
||||
return QDF_STATUS_E_FAILURE;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user