
With multiple radio supporting IPA offload path, the g_ipa_config is getting free when doing wifi unload for single radio, which is leading to an issue of early free of g_ipa_config variable. Fix is check if all the soc are down and then only free the global struct for IPA. Change-Id: If8fbc7a72c91a26e6f9e680711cd58429f8a1e99 CRs-Fixed: 3137091