Commit b0b862a
wifi: mac80211: do not pass a stopped vif to the driver in .get_txpower
commit 393b6bc upstream.
Avoid potentially crashing in the driver because of uninitialized private data
Fixes: 5b3dc42 ("mac80211: add support for driver tx power reporting")
Cc: [email protected]
Signed-off-by: Felix Fietkau <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Johannes Berg <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>1 parent fe10c83 commit b0b862a
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2443 | 2443 | | |
2444 | 2444 | | |
2445 | 2445 | | |
2446 | | - | |
| 2446 | + | |
| 2447 | + | |
2447 | 2448 | | |
2448 | 2449 | | |
2449 | 2450 | | |
| |||
0 commit comments