wifi: ath12k: using msdu end descriptor to check for multicast packets
Currently multicast broadcast packet checking is done using the bit 15 from info6 of mpdu start descriptor. But, this bit is not set properly for multicast packets and bit 9 from info5 of msdu end is set for multicast packets. Hence, checking for bit 9 from info5 of msdu end descriptor for multicast or broadcast packets. Signed-off-by:Sarika Sharma <quic_sarishar@quicinc.com> Signed-off-by:
Raj Kumar Bhagat <quic_rajkbhag@quicinc.com> Signed-off-by:
Jeff Johnson <jeff.johnson@oss.qualcomm.com>
Loading
Please sign in to comment