wifi: mac80211: add support for mld in ieee80211_chswitch_done
[linux-block.git] / drivers / net / wireless / intel / iwlwifi / mvm / mac-ctxt.c
index 7369a45f7f2bd7a4b23ff7f8ba07486f78b5993e..b28d998c65c5b3686dff33131398c9b8d8f82dea 100644 (file)
@@ -1839,7 +1839,7 @@ void iwl_mvm_channel_switch_start_notif(struct iwl_mvm *mvm,
 
                iwl_mvm_csa_client_absent(mvm, vif);
                cancel_delayed_work(&mvmvif->csa_work);
-               ieee80211_chswitch_done(vif, true);
+               ieee80211_chswitch_done(vif, true, 0);
                break;
        default:
                /* should never happen */