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

Commit 25b6ac35 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "wil6210: Improve AP stop handling" into msm-4.9

parents 3d665e66 13d2ddfd
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1413,6 +1413,8 @@ static int wil_cfg80211_stop_ap(struct wiphy *wiphy,
	wil6210_bus_request(wil, WIL_DEFAULT_BUS_REQUEST_KBPS);
	wil_set_recovery_state(wil, fw_recovery_idle);

	set_bit(wil_status_resetting, wil->status);

	mutex_lock(&wil->mutex);

	wmi_pcp_stop(wil);