diff options
author | Benjamin Berg <[email protected]> | 2024-01-15 11:18:05 +0100 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2024-01-18 11:58:42 +0200 |
commit | 556857aa1d0855aba02b1c63bc52b91ec63fc2cc (patch) | |
tree | 6c17b2f28fb37280ee16e58d8863963a83db9b47 /scripts/generate_rust_analyzer.py | |
parent | 989cd9fd1ffe1a964429325f9092ea8f0db3f953 (diff) |
wifi: ath11k: rely on mac80211 debugfs handling for vif
mac80211 started to delete debugfs entries in certain cases, causing a
ath11k to crash when it tried to delete the entries later. Fix this by
relying on mac80211 to delete the entries when appropriate and adding
them from the vif_add_debugfs handler.
Fixes: 0a3d898ee9a8 ("wifi: mac80211: add/remove driver debugfs entries as appropriate")
Closes: https://bugzilla.kernel.org/show_bug.cgi?id=218364
Signed-off-by: Benjamin Berg <[email protected]>
Acked-by: Jeff Johnson <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://msgid.link/[email protected]
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions