[PATCH ath-next v2 2/2] wifi: ath12k: correctly handle mcast packets for clients
Vasanthakumar Thiagarajan
vasanthakumar.thiagarajan at oss.qualcomm.com
Thu Apr 10 23:25:36 PDT 2025
On 4/11/2025 11:45 AM, Sarika Sharma wrote:
> Currently, RX is_mcbc bit is set for packest send from client as
> destination address (DA) is multicast/broadcast address, but packets
> are actually unicast as receiver address (RA) is not multicast address.
> Hence, packets are not handled properly due to this is_mcbc bit.
>
> Therefore, reset the is_mcbc bit if interface type is AP.
>
> Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.4.1-00199-QCAHKSWPL_SILICONZ-1
>
> Signed-off-by: Sarika Sharma <quic_sarishar at quicinc.com>
Should there be a fixes tag?
More information about the ath12k
mailing list