android_kernel_xiaomi_sm8350/components
jiad fa131feaa0 qcacld-3.0: Fix WLAN IPA duplicate deactivation
FW assert is observed when HTT_WDI_IPA_OPCODE_TX_SUSPEND is sent twice
in a row. Issue is that CLIENT_DISCONNECT and AP_DISCONNECT could both
trigger IPA deactivation when CLIENT_DISCONNECT is poped from pending
queue and in another thread AP_DISCONNECT event arrives.

Fix is to add check for resource_unloading flag and if resource_unloading
is set to true, IPA deactivation is ignored since deactivation is already
undergoing.

Change-Id: I68a245809e263ce396b910c4cc3d4e6b071812c0
CRs-Fixed: 2288941
2018-08-08 09:11:45 -07:00
..
action_oui qcacld-3.0: Add support for action OUI extensions 2018-07-24 13:20:33 -07:00
cfg qcacld-3.0: Enable TDLS configures based on converged CFG component 2018-07-24 16:58:25 -07:00
disa qcacld-3.0: Add per module logging macros without function/line info 2018-07-27 09:09:42 -07:00
dsc qcacld-3.0: Add Driver Synchronization Core (unit test) 2018-08-06 19:03:05 -07:00
ipa qcacld-3.0: Fix WLAN IPA duplicate deactivation 2018-08-08 09:11:45 -07:00
mlme qcacld-3.0: Add legacy mlme component 2018-07-17 05:28:30 -07:00
ocb qcacld-3.0: Add per module logging macros without function/line info 2018-07-27 09:09:42 -07:00
pmo qcacld-3.0: Add per module logging macros without function/line info 2018-07-27 09:09:42 -07:00
target_if qcacld-3.0: Add support for action OUI extensions 2018-07-24 13:20:33 -07:00