[PATCH 10/11] wifi: ath12k: fix A-MSDU indication in monitor mode

Jeff Johnson quic_jjohnson at quicinc.com
Thu Jul 25 17:18:00 PDT 2024


On 7/25/2024 5:00 AM, kangyang wrote:
> From: Kang Yang <quic_kangyang at quicinc.com>
> 
> In monitor mode, host will reap MSDUs and then the MSDUs with same PPDU
> ID will be aggregated into an A-MSDU in ath12k_dp_mon_rx_merg_msdus().
> 
> However, ath12k_dp_mon_rx_merg_msdus() doesn't calculate the total
> length of the A-MSDU. This causes Wireshark to display the A-MSDU
> incorrectly.
> 
> Therefore, need to add calculation of the A-MSDU length.
> 
> Tested-on: WCN7850 hw2.0 PCI WLAN.HMT.1.0.c5-00481-QCAHMTSWPL_V1.0_V2.0_SILICONZ-3
> 
> Signed-off-by: Kang Yang <quic_kangyang at quicinc.com>





More information about the ath12k mailing list