|
@@ -10737,6 +10737,8 @@ static void hdd_features_deinit(struct hdd_context *hdd_ctx)
|
|
wlan_hdd_twt_deinit(hdd_ctx);
|
|
wlan_hdd_twt_deinit(hdd_ctx);
|
|
wlan_hdd_deinit_chan_info(hdd_ctx);
|
|
wlan_hdd_deinit_chan_info(hdd_ctx);
|
|
wlan_hdd_tsf_deinit(hdd_ctx);
|
|
wlan_hdd_tsf_deinit(hdd_ctx);
|
|
|
|
+ if (cds_is_packet_log_enabled())
|
|
|
|
+ hdd_pktlog_enable_disable(hdd_ctx, false, 0, 0);
|
|
}
|
|
}
|
|
|
|
|
|
/**
|
|
/**
|