summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--core/hdd/src/wlan_hdd_tdls.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/hdd/src/wlan_hdd_tdls.c b/core/hdd/src/wlan_hdd_tdls.c
index 8782b9c984a0..74899cd95d99 100644
--- a/core/hdd/src/wlan_hdd_tdls.c
+++ b/core/hdd/src/wlan_hdd_tdls.c
@@ -2506,7 +2506,6 @@ void wlan_hdd_tdls_disconnection_callback(hdd_adapter_t *pAdapter)
wlan_hdd_tdls_check_power_save_prohibited(pHddTdlsCtx->pAdapter);
wlan_hdd_tdls_timers_stop(pHddTdlsCtx);
- wlan_hdd_tdls_free_list(pHddTdlsCtx);
pHddTdlsCtx->curr_candidate = NULL;