qcacmn: Move certain logs to appropriate log levels
Propagation from qcacld-2.0 to qcacld-3.0 Some of the logs are printing quite often and spamming the kernel logs. Hence move them to appropriate log levels and remove the useless debug messages. Change-Id: If38d7a6a3cf13a5879f6a628d3d7eb4f5156a95b CRs-Fixed: 1001441
This commit is contained in:
@@ -676,7 +676,7 @@ wmitlv_check_and_pad_tlvs(void *os_handle, void *param_struc_ptr,
|
||||
}
|
||||
|
||||
/* Warning: Needs to allocate a larger structure and pad with zeros */
|
||||
wmi_tlv_print_error
|
||||
wmi_tlv_print_verbose
|
||||
("%s: WARN: TLV array of structures needs padding. tlv_size_diff=%d\n",
|
||||
__func__, tlv_size_diff);
|
||||
|
||||
|
Reference in New Issue
Block a user