When AP_DISCONNECT event occurs during IPA resource unloading in progress, timeout could happen since suspending FW IPA Rx pipe took much time. This could cause a subsequent AP_CONNECT event failed since no interface is available. Fix this by - Adapter struct sanity check using hdd_validate_adapter() - Call hdd_ipa_cleanup_iface() for AP_DISCONNECT/STA_DISCONNECT event in loading/unloading timeout case - Assert when no interface is available in hdd_ipa_setup_iface() Change-Id: Ie96e4f0e96ccffacf4ce5fcc976636c440214873 CRs-Fixed: 2208347 |
||
---|---|---|
.. | ||
disa | ||
ipa | ||
ocb | ||
pmo | ||
target_if |