android_kernel_xiaomi_sm8350/core
Abhinav Kumar c93e5ad6c5 qcacld-3.0: Prioritize connection req frames in pe queue
If multiple auth req comes, it added to the header of message queue
but in between mc thread could be processing some beacon frame. while
processing beacon, SAP gets assoc req and adds it to head of message
queue and will be processed first instead of auth req. After sending
of accoc rsp, mc thread will start to process queued auth req, which
is at the top of message queue which will result in deauthentication.

Reverts commit 360c5d590ec8 ("qcacld-3.0: Prioritize connection req
frames in pe queue")

Change-Id: Iaf511be1160e05cfcd9d60f18be4339587308089
CRs-Fixed: 2192836
2018-03-05 04:28:05 -08:00
..
bmi qcacld-3.0: Add support for QCA9379 on x86 platform 2018-02-28 05:29:39 -08:00
cds qcacld-3.0: Add support for QCA9379 on x86 platform 2018-02-28 05:29:39 -08:00
dp qcacld-3.0: Add support for QCA9379 on x86 platform 2018-02-28 05:29:39 -08:00
hdd qcacld-3.0: Add missing blank lines after declarations in HDD 2018-03-02 21:48:36 -08:00
mac qcacld-3.0: Prioritize connection req frames in pe queue 2018-03-05 04:28:05 -08:00
pld qcacld-3.0: Add support for QCA9379 on x86 platform 2018-02-28 05:29:39 -08:00
sap qcacld-3.0: Skip starting SAP after channel change if stop BSS in progress 2018-02-27 14:07:02 -08:00
sme qcacld-3.0: Nuke HDD and SME obsolete wow enter and exit APIs 2018-03-02 18:28:26 -08:00
wma qcacld-3.0: Stop the vdev rsp timer as soon as vdev req is removed 2018-03-02 16:52:31 -08:00