|
@@ -5452,8 +5452,8 @@ static int hdd_context_deinit(hdd_context_t *hdd_ctx)
|
|
*/
|
|
*/
|
|
static void hdd_context_destroy(hdd_context_t *hdd_ctx)
|
|
static void hdd_context_destroy(hdd_context_t *hdd_ctx)
|
|
{
|
|
{
|
|
- if (QDF_GLOBAL_FTM_MODE != hdd_get_conparam())
|
|
|
|
- hdd_logging_sock_deactivate_svc(hdd_ctx);
|
|
|
|
|
|
+
|
|
|
|
+ hdd_logging_sock_deactivate_svc(hdd_ctx);
|
|
|
|
|
|
wlan_hdd_deinit_tx_rx_histogram(hdd_ctx);
|
|
wlan_hdd_deinit_tx_rx_histogram(hdd_ctx);
|
|
|
|
|