|
@@ -13018,6 +13018,8 @@ static int wlan_hdd_cfg80211_connect_start(hdd_adapter_t *pAdapter,
|
|
goto ret_status;
|
|
goto ret_status;
|
|
}
|
|
}
|
|
|
|
|
|
|
|
+ wlan_hdd_tdls_disable_offchan_and_teardown_links(pHddCtx);
|
|
|
|
+
|
|
pRoamProfile = &pWextState->roamProfile;
|
|
pRoamProfile = &pWextState->roamProfile;
|
|
qdf_mem_zero(&hdd_sta_ctx->conn_info.conn_flag,
|
|
qdf_mem_zero(&hdd_sta_ctx->conn_info.conn_flag,
|
|
sizeof(hdd_sta_ctx->conn_info.conn_flag));
|
|
sizeof(hdd_sta_ctx->conn_info.conn_flag));
|