|
@@ -1332,6 +1332,7 @@ static void iwl_mvm_bss_info_changed_station(struct iwl_mvm *mvm,
|
|
|
*/
|
|
|
iwl_mvm_remove_time_event(mvm, mvmvif,
|
|
|
&mvmvif->time_event_data);
|
|
|
+ iwl_mvm_sf_update(mvm, vif, false);
|
|
|
WARN_ON(iwl_mvm_enable_beacon_filter(mvm, vif, CMD_SYNC));
|
|
|
} else if (changes & (BSS_CHANGED_PS | BSS_CHANGED_P2P_PS |
|
|
|
BSS_CHANGED_QOS)) {
|