Revert "qcacmn: Initialize ipa_mapped to 1 in soc attach"

This reverts Change-Id: Idcb86db99f522959b639865f77178cd47a234277.

Change-Id: I3084631103fa3e1937605af5ed5e14b8348cef57
CRs-Fixed: 3569762
This commit is contained in:
Namita Nair
2023-07-20 14:12:35 -07:00
committed by Rahul Choudhary
parent 06a7a53dde
commit 1f2104b733
3 changed files with 5 additions and 4 deletions

View File

@@ -13570,9 +13570,6 @@ dp_soc_attach(struct cdp_ctrl_objmgr_psoc *ctrl_psoc,
dp_soc_set_def_pdev(soc);
dp_soc_set_qref_debug_list(soc);
if (!ipa_config_is_opt_wifi_dp_enabled())
qdf_atomic_set(&soc->ipa_mapped, 1);
dp_info("Mem stats: DMA = %u HEAP = %u SKB = %u",
qdf_dma_mem_stats_read(),
qdf_heap_mem_stats_read(),