mac80211: do not pass a stopped vif to the driver on get_txpower
authorFelix Fietkau <nbd@nbd.name>
Wed, 2 Oct 2024 10:38:32 +0000 (12:38 +0200)
committerFelix Fietkau <nbd@nbd.name>
Wed, 2 Oct 2024 10:39:34 +0000 (12:39 +0200)
commita9540a4e33599c01f0c1547d3e29d73fcd73d0ea
tree795343a2198c2bbd2145feac4cf115d2a930580f
parent123cb3793fb1bf86df8173d620d05a6169db56fc
mac80211: do not pass a stopped vif to the driver on get_txpower

Fixes potential crashes in various drivers when checking the status of
interfaces that are down

Signed-off-by: Felix Fietkau <nbd@nbd.name>
package/kernel/mac80211/patches/subsys/321-wifi-mac80211-do-not-pass-a-stopped-vif-to-the-drive.patch [new file with mode: 0644]