qcacld-3.0: Defer messages to LIM during peer create
Before sending peer create command to firmware, defer the messages to LIM so that peer create confirm event is protected from disconnect. If the messages are not defered, disconnect gets processed and the lim timers are not aborted as part of disconnect sequence and back to back connect followed by disconnect causes ANR Defer the LIM messages during peer create and allow the messages after peer create confirm is received. Change-Id: Ifffbb4897a4fa85dd83c94eb84be72295905b785 CRs-Fixed: 3421721
Loading
Please register or sign in to comment