]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
ath11k: Drop multicast fragments
authorSriram R <srirrama@codeaurora.org>
Tue, 11 May 2021 18:02:59 +0000 (20:02 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 11 May 2021 18:16:30 +0000 (20:16 +0200)
commit210f563b097997ce917e82feab356b298bfd12b0
treeee43bc232f6a363fa6b9c385bf7fef261be7610c
parentc3944a5621026c176001493d48ee66ff94e1a39a
ath11k: Drop multicast fragments

Fragmentation is used only with unicast frames. Drop multicast fragments
to avoid any undesired behavior.

Tested-on: IPQ8074 hw2.0 AHB WLAN.HK.2.4.0.1-01734-QCAHKSWPL_SILICONZ-1 v2

Cc: stable@vger.kernel.org
Signed-off-by: Sriram R <srirrama@codeaurora.org>
Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
Link: https://lore.kernel.org/r/20210511200110.1d53bfd20a8b.Ibb63283051bb5e2c45951932c6e1f351d5a73dc3@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/ath/ath11k/dp_rx.c