Explorar o código

qcacld-3.0: Set BA buffer size default value to 63

Set the BA buffer size value in addba response to 63
to fix IoT issue in sending block ack for A-MPDU.

Change-Id: I48ffbcfb81d3fdf365907d2bf8eafab6fd15c701
CRs-Fixed: 2210393
Kiran Kumar Lokere %!s(int64=7) %!d(string=hai) anos
pai
achega
f595fd48a8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      core/mac/inc/sir_mac_prot_def.h

+ 1 - 1
core/mac/inc/sir_mac_prot_def.h

@@ -168,7 +168,7 @@
 #define SIR_MAC_BA_POLICY_DELAYED	0
 #define SIR_MAC_BA_POLICY_IMMEDIATE	1
 #define SIR_MAC_BA_AMSDU_SUPPORTED	1
-#define SIR_MAC_BA_DEFAULT_BUFF_SIZE	64
+#define SIR_MAC_BA_DEFAULT_BUFF_SIZE	63
 
 #ifdef ANI_SUPPORT_11H
 #define SIR_MAC_ACTION_MEASURE_REQUEST_ID      0