Skip to content
Snippets Groups Projects
Commit 535bef5a authored by David Bauer's avatar David Bauer
Browse files

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.

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



Signed-off-by: default avatarDavid Bauer <mail@david-bauer.net>
parent efb3628f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment