openwrt/package/kernel/mac80211
David Bauer 3bf602d740 mac80211: avoid crashing on invalid band info
Frequent crashes have been observed on MT7916 based platforms. While the
root of these crashes are currently unknown, they happen when decoding
rate information of connected STAs in AP mode. The rate-information is
associated with a band which is not available on the PHY.

Check for this condition in order to avoid crashing the whole system.
This patch should be removed once the roout cause has been found and
fixed.

Link: https://github.com/freifunk-gluon/gluon/issues/2980

Signed-off-by: David Bauer <mail@david-bauer.net>
(cherry picked from commit 1278d47bea)
2024-01-09 02:09:53 +01:00
..
files mac80211: add missing newline for "min_tx_power" 2024-01-05 16:34:17 +01:00
patches mac80211: avoid crashing on invalid band info 2024-01-09 02:09:53 +01:00
scripts mac80211: replace backticks by $(...) 2020-05-13 19:01:23 +02:00
ath.mk mac80211: enable ATH9K_HWRNG 2023-03-05 19:13:22 +01:00
broadcom.mk mac80211: b43: only enable bcma or ssb on bmips 2023-04-23 12:18:36 +02:00
intel.mk treewide: remove DRIVER_11N_SUPPORT 2022-12-13 10:54:50 +01:00
Makefile mac80211: brcm: drop brcmfmac patch waiting for register_wiphy() 2023-05-24 19:25:26 +01:00
marvell.mk treewide: remove DRIVER_11N_SUPPORT 2022-12-13 10:54:50 +01:00
ralink.mk treewide: remove DRIVER_11N_SUPPORT 2022-12-13 10:54:50 +01:00
realtek.mk treewide: remove DRIVER_11N_SUPPORT 2022-12-13 10:54:50 +01:00