
IPA driver is not able to deregister the netdev iface as the WLAN driver is unregistering the netdev before giving event to the IPA driver, hence IPA driver is unable to map the local iface mapping. FIX is to pass the netdev interface id to IPA driver so that IPA can get the correct netdev. Change-Id: I6011bc01a56d90287e3a0f93b3cddf9e4b0fff9b CRs-Fixed: 3165336