提交 8e305d17 编写于 作者: E Emmanuel Grumbach

iwlwifi: mvm: remove duplicate assignment to ap_ibss_active

Signed-off-by: NEmmanuel Grumbach <emmanuel.grumbach@intel.com>
上级 863230da
......@@ -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);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册