qcacmn: Make HTT PPDU TLV processing backward compatible

For HTT PPDU Stats TLVs, if target has provided less data than expected,
pad the data with zeros until it matches the expected length and
process the TLV, instead of     asserting.

This enables testing of different FW and Host versions during regression
analysis.

CRs-Fixed: 2451611
Change-Id: I79aaad8a6fde6d49510c3a212b21425ac784ad5c
This commit is contained in:
Tallapragada Kalyan
2019-05-14 16:59:42 +05:30
committed by Nitesh Shrivastav
父節點 05e77685a6
當前提交 f7b0f745c4
共有 4 個文件被更改,包括 118 次插入35 次删除

查看文件

@@ -60,6 +60,7 @@
#define DP_SCAN_PEER_ID 0xFFFF
#define DP_HTT_HTC_PKT_MISCLIST_SIZE 256
#define HTT_T2H_MAX_MSG_SIZE 2048
#define HTT_T2H_EXT_STATS_TLV_START_OFFSET 3