]> git.ipfire.org Git - thirdparty/openwrt.git/commit
mac80211: ath11k: fix broadcast failures during GTK rekeying 18754/head
authorHenry Tung <henryptung@gmail.com>
Sun, 4 May 2025 18:29:54 +0000 (11:29 -0700)
committerHauke Mehrtens <hauke@hauke-m.de>
Thu, 15 May 2025 18:27:48 +0000 (20:27 +0200)
commitd2d9b1eaeb4268fa869d8e8766f92ee4f6e9eba9
tree5d593a16a5872c895fd93899ac74cd86593146ea
parentba37852951743f0348b89a6172d30179fa138b04
mac80211: ath11k: fix broadcast failures during GTK rekeying

Revert key_cipher change to NONE when clearing key.
Setting to NONE triggers asserts in the firmware and causes broadcast
drops with ath11k firmware 2.9.0.1, so until a future blob
fixes this, revert this as a workaround.

Imported from
https://git.codelinaro.org/clo/qsdk/oss/system/feeds/wlan-open/-/blob/win.wlan_host_opensource.3.0.r24/patches/ath11k/350-ath11k-Revert-clear-the-keys-properly-when-DISABLE_K.patch

Related discussion links:

- https://github.com/openwrt/openwrt/issues/9555
- https://lore.kernel.org/linux-wireless/Z2Q9POuV-6MIdzRf@pilgrim/T/#t

Signed-off-by: Henry Tung <henryptung@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/18705
Signed-off-by: Robert Marko <robimarko@gmail.com>
(cherry picked from commit 94e04a4513b6697160a852ee353e57647560bdca)
Link: https://github.com/openwrt/openwrt/pull/18754
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/kernel/mac80211/patches/ath11k/940-ath11k-Revert-clear-the-keys-properly-when-DISABLE_K.patch [new file with mode: 0644]