Explorar o código

Merge "qca-wifi: Increase MEC ASE aging timeout to 5 sec"

Linux Build Service Account %!s(int64=5) %!d(string=hai) anos
pai
achega
d199ff8874
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      dp/wifi3.0/dp_txrx_wds.c

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

@@ -27,7 +27,7 @@
 #include "dp_txrx_wds.h"
 
 /* Generic AST entry aging timer value */
-#define DP_AST_AGING_TIMER_DEFAULT_MS	1000
+#define DP_AST_AGING_TIMER_DEFAULT_MS	5000
 #define DP_VLAN_UNTAGGED 0
 #define DP_VLAN_TAGGED_MULTICAST 1
 #define DP_VLAN_TAGGED_UNICAST 2