Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8e305d17 authored by Emmanuel Grumbach's avatar Emmanuel Grumbach
Browse files

iwlwifi: mvm: remove duplicate assignment to ap_ibss_active

parent 863230da
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -1314,8 +1314,6 @@ static int iwl_mvm_start_ap_ibss(struct ieee80211_hw *hw,
	if (ret)
		goto out_remove;

	mvmvif->ap_ibss_active = true;

	/* Send the bcast station. At this stage the TBTT and DTIM time events
	 * are added and applied to the scheduler */
	ret = iwl_mvm_send_bcast_sta(mvm, vif, &mvmvif->bcast_sta);