qcacld-3.0: Clear MLO cap bit on disconnect complete

When disconnect completes, clear the MLO capability bit. This ensures
that a legacy connection can happen successfully after an ML connection.

Change-Id: I7eca69b8a0b0f7018326681be14197b3482e859d
CRs-fixed: 3049289
This commit is contained in:
Lincoln Tran
2021-09-22 16:57:31 -07:00
committed by Madan Koyyalamudi
parent 4c78a4d253
commit cf1c203b71

View File

@@ -324,6 +324,8 @@ hdd_cm_disconnect_complete_pre_user_update(struct wlan_objmgr_vdev *vdev,
hdd_handle_disassociation_event(adapter, &rsp->req.req.bssid);
wlan_vdev_mlme_feat_ext2_cap_clear(vdev, WLAN_VDEV_FEXT2_MLO);
wlan_rec_conn_info(adapter->vdev_id, DEBUG_CONN_DISCONNECT_HANDLER,
rsp->req.req.bssid.bytes,
rsp->req.cm_id,