|
@@ -167,7 +167,7 @@ cm_fw_roam_sync_start_ind(struct wlan_objmgr_vdev *vdev,
|
|
|
DLM_AP_DISCONNECTED);
|
|
|
|
|
|
/* Notify TDLS STA about disconnection due to roaming */
|
|
|
- wlan_tdls_notify_sta_disconnect(vdev_id, true, false, vdev);
|
|
|
+ wlan_tdls_notify_sta_disconnect(vdev_id, true, true, vdev);
|
|
|
|
|
|
if (IS_ROAM_REASON_STA_KICKOUT(sync_ind->roam_reason)) {
|
|
|
struct reject_ap_info ap_info;
|