diff options
author | 2023-08-29 11:25:50 +0200 | |
---|---|---|
committer | 2023-09-11 11:27:23 +0200 | |
commit | b7600aae8a20ff267ae82ff3c51cef536cd6383d (patch) | |
tree | d32e74b02e3fa2af3d8f6d32f4e2980e78521747 /net/wireless/core.c | |
parent | wifi: mac80211: Use flexible array in struct ieee80211_tim_ie (diff) | |
download | wireguard-linux-b7600aae8a20ff267ae82ff3c51cef536cd6383d.tar.xz wireguard-linux-b7600aae8a20ff267ae82ff3c51cef536cd6383d.zip |
wifi: mac80211: fix TXQ error path and cleanup
We currently call ieee80211_txq_teardown_flows() as part
of ieee80211_remove_interfaces(), but that's not really
right in case of HW registration failures, specifically
rate control. Call it separately to fix that issue.
Reported-by: Zhengchao Shao <shaozhengchao@huawei.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/wireless/core.c')
0 files changed, 0 insertions, 0 deletions