On 6/3/2024 11:26 PM, Karthikeyan Periyasamy wrote: > Currently, in the Rx error processing handler, once an MSDU drop is > detected, the subsequent MSDUs get unintentionally dropped due to the > previous drop flag being retained across all MSDU processing, leading > to the discarding of valid MSDUs. To resolve this issue, the drop flag > should be reset to false before processing each descriptor. > > Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.0.1-00029-QCAHKSWPL_SILICONZ-1 > > Signed-off-by: Karthikeyan Periyasamy <quic_periyasa@xxxxxxxxxxx> Acked-by: Jeff Johnson <quic_jjohnson@xxxxxxxxxxx>