qcacmn: Rate limit REO error logs

Rate limit per packet reo error code logs in reo exception path.

Change-Id: Ic025531a122a1ae972cddd9d7241c0504d363055
CRs-Fixed: 2838071
Цей коміт міститься в:
Saket Jha
2020-12-15 12:08:24 -08:00
зафіксовано snandini
джерело e940d94d42
коміт 566de9aa04

Переглянути файл

@@ -1777,7 +1777,7 @@ dp_rx_err_process(struct dp_intr *int_ctx, struct dp_soc *soc,
goto next_entry;
}
dp_info("Got pkt with REO ERROR: %d", error);
dp_info_rl("Got pkt with REO ERROR: %d", error);
if (mpdu_desc_info.mpdu_flags & HAL_MPDU_F_FRAGMENT) {
/*