android_kernel_xiaomi_sm8350/core/hdd
Abhinav Kumar b638b5daee qcacld-3.0: Fix to allow ACS scan in dual band SAP mode
Currently, Logic to reject concurrent ACS scan is present
in Hdd context and variables for this context is common for
both softaps(softap1 and softap2). Due to this in case of dual
band SAP mode, if an ACS scan is in progress for softap1 then
driver rejects any ACS scan on softap2, which is not acceptable.
Fix is to move logic to reject concurrent ACS scan from
hdd context to adapter context.

Change-Id: I9d2b437523ef6ac5794e7952ac6cd35d1c2f778b
CRs-Fixed: 2206499
2018-04-16 15:16:16 -07:00
..
inc qcacld-3.0: Fix to allow ACS scan in dual band SAP mode 2018-04-16 15:16:16 -07:00
src qcacld-3.0: Fix to allow ACS scan in dual band SAP mode 2018-04-16 15:16:16 -07:00