Currently, the RX multicast broadcast bit is fetched from the MPDU start descriptor. However, in some scenarios, the value is not accurate. Therefore, changing the process to fetch the bit from the MSDU end descriptor for improved reliability. Sarika Sharma (2): wifi: ath12k: using msdu end descriptor to check for rx multicast packets wifi: ath12k: correctly handle mcast packets for clients drivers/net/wireless/ath/ath12k/dp_rx.c | 5 +++++ drivers/net/wireless/ath/ath12k/hal.c | 8 ++++---- drivers/net/wireless/ath/ath12k/peer.c | 5 ++++- drivers/net/wireless/ath/ath12k/peer.h | 3 ++- 4 files changed, 15 insertions(+), 6 deletions(-) base-commit: ac17b1211841c98a9b4c2900ba2a7f457c80cf90 -- 2.34.1