summaryrefslogtreecommitdiff
path: root/include/net/aligned_data.h
diff options
context:
space:
mode:
authorSarika Sharma <quic_sarishar@quicinc.com>2025-04-11 11:45:23 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-12-07 06:25:03 +0900
commita1eb56723b3203d366d2293a368b8bc8ef8894cd (patch)
tree5694c613b756b109f0fe692539f2bad4b86834f6 /include/net/aligned_data.h
parenta017b984db205964fa3571ec5dc902d96820c351 (diff)
wifi: ath12k: correctly handle mcast packets for clients
commit 4541b0c8c3c1b85564971d497224e57cf8076a02 upstream. Currently, RX is_mcbc bit is set for packets sent 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@quicinc.com> Reviewed-by: Vasanthakumar Thiagarajan <vasanthakumar.thiagarajan@oss.qualcomm.com> Link: https://patch.msgid.link/20250411061523.859387-3-quic_sarishar@quicinc.com Signed-off-by: Jeff Johnson <jeff.johnson@oss.qualcomm.com> [ Adjust context ] Signed-off-by: Oliver Sedlbauer <os@dev.tdt.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/net/aligned_data.h')
0 files changed, 0 insertions, 0 deletions