qcacmn: Fix to avoid invalid mlo dev lock release
Fix to avoid invalid mlo dev lock release Change-Id: I09da203114dcf8832c2e464b09f58691f52c0458 CRs-Fixed: 3368215
This commit is contained in:

gecommit door
Madan Koyyalamudi

bovenliggende
58455ec078
commit
fccca888fc
@@ -431,7 +431,6 @@ static QDF_STATUS mlo_disconnect_no_lock(struct wlan_objmgr_vdev *vdev,
|
||||
reason_code, bssid);
|
||||
if (QDF_IS_STATUS_ERROR(status)) {
|
||||
mlo_debug("Connect in progress, deferring disconnect");
|
||||
mlo_dev_lock_release(mlo_dev_ctx);
|
||||
return status;
|
||||
}
|
||||
|
||||
|
Verwijs in nieuw issue
Block a user