Browse Source

qca-wifi: Change event dump log size

Changing event dump size to 25 to make it same for all
events as qdf has limitation on event size.
If size is more than 25 then event of type command doesn't
gets printed.

Change-Id: Iaf2d4c52242b99194f7405d7d69a4566db71ff01
CRs-Fixed: 2510317
Ankit Kumar 5 năm trước cách đây
mục cha
commit
e2b621246b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      dp/wifi3.0/dp_htt_logger.c

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

@@ -31,7 +31,7 @@
  * HTT_DISPLAY_SIZE   : Supported Number of command/event/wbm_event to be
  * read at one shot through wdf debugfs framework
  */
-#define HTT_DISPLAY_SIZE 29
+#define HTT_DISPLAY_SIZE 25
 
 /**
  * Used for stop_seq