diff --git a/wmi/src/wmi_unified_tlv.c b/wmi/src/wmi_unified_tlv.c index 1a07ec928b..a2d1ee473e 100644 --- a/wmi/src/wmi_unified_tlv.c +++ b/wmi/src/wmi_unified_tlv.c @@ -5358,8 +5358,8 @@ static bool is_service_enabled_tlv(wmi_unified_t wmi_handle, } if (service_id >= WMI_MAX_EXT_SERVICE) { - wmi_err("Service id %d but WMI ext2 service bitmap is NULL", - service_id); + wmi_err_rl("Service id %d but WMI ext2 service bitmap is NULL", + service_id); return false; } /* if wmi_service_enabled was received with extended bitmap,