diff options
author | Benjamin Berg <benjamin.berg@intel.com> | 2024-01-15 11:18:05 +0100 |
---|---|---|
committer | Kalle Valo <kvalo@kernel.org> | 2024-01-18 11:58:42 +0200 |
commit | 556857aa1d0855aba02b1c63bc52b91ec63fc2cc (patch) | |
tree | 6c17b2f28fb37280ee16e58d8863963a83db9b47 /net | |
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 <benjamin.berg@intel.com>
Acked-by: Jeff Johnson <quic_jjohnson@quicinc.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://msgid.link/20240115101805.1277949-1-benjamin@sipsolutions.net
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions