On 11/18/2023 5:45 AM, Lingbo Kong wrote: > We observe some packets are discarded in ieee80211_rx_handlers_result > function for WCN7850. This is because the way to get multicast/broadcast > indicator with RX_MSDU_END_INFO5_DA_IS_MCBC & info5 is incorrect. It should > use RX_MSDU_END_INFO13_MCAST_BCAST & info13 to get multicast/broadcast > indicator. > > Tested-on: WCN7850 hw2.0 PCI WLAN.HMT.1.0-03427-QCAHMTSWPL_V1.0_V2.0_SILICONZ-1.15378.4 > > Signed-off-by: Lingbo Kong <quic_lingbok@xxxxxxxxxxx> Acked-by: Jeff Johnson <quic_jjohnson@xxxxxxxxxxx>