소스 검색

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 7 년 전
부모
커밋
f595fd48a8
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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