
Currently when ucfg_ipa_uc_ol_init() fails, the wlan_ipa_cleanup() is not called. As a result g_instances_added is not decremented. This change performs the cleanup if ucfg_ipa_uc_ol_init() fails. Change-Id: I22a83f08c51e10246fa99dff2a06c9ec486f605e CRs-Fixed: 3456523