diff options
author | Bhagavathi Perumal S <[email protected]> | 2023-03-24 16:57:00 +0200 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2023-04-12 13:00:07 +0300 |
commit | 447b0398a9cd41ca343dfd43e555af92d6214487 (patch) | |
tree | 58b39785b629690f9fc06e0b9c2a34ed36b80cac /drivers/usb/cdns3/cdns3-debug.h | |
parent | 031ffa6c2cd305a57ccc6d610f2decd956b2e7f6 (diff) |
wifi: ath11k: Fix invalid management rx frame length issue
The WMI management rx event has multiple arrays of TLVs, however the common
WMI TLV parser won't handle multiple TLV tags of same type.
So the multiple array tags of WMI management rx TLV is parsed incorrectly
and the length calculated becomes wrong when the target sends multiple
array tags.
Add separate TLV parser to handle multiple arrays for WMI management rx
TLV. This fixes invalid length issue when the target sends multiple array
tags.
Tested-on: QCN9074 hw1.0 PCI WLAN.HK.2.7.0.1-01744-QCAHKSWPL_SILICONZ-1
Signed-off-by: Bhagavathi Perumal S <[email protected]>
Co-developed-by: Nagarajan Maran <[email protected]>
Signed-off-by: Nagarajan Maran <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions