Loading
qcacld-3.0: Do not take SME lock to check roaming in progress
Checking for roaming in progress wait on SME lock from work queue, while the other thread who has taken SME lock wait for this work queue to complete the execution. To fix avoid taking SME lock while checking for roaming in progress. Change-Id: I428bc957c276f36751cdb9a4b3337a8cc2d45f7f CRs-Fixed: 3344013