
After enable and disable of both radio, If second radio is enabled then the instance_id from wlan driver is passed wrongly to IPA driver which is in leading to initializion of first radio on IPA driver side. Fix is to take the instace id based on psoc id and set the prod and cons pipes based on instance_id instead of IPA given handle. Change-Id: I26f4f3fbd23284e79a380d212ad07aceac50f053 CRs-Fixed: 3179306