Rate limit per packet reo error code logs in reo exception path. Change-Id: Ic025531a122a1ae972cddd9d7241c0504d363055 CRs-Fixed: 2838071
@@ -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) {
/*