Przeglądaj źródła

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 lat temu
rodzic
commit
e2b621246b
1 zmienionych plików z 1 dodań i 1 usunięć
  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