瀏覽代碼

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 4 年之前
父節點
當前提交
566de9aa04
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      dp/wifi3.0/dp_rx_err.c

+ 1 - 1
dp/wifi3.0/dp_rx_err.c

@@ -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) {
 			/*