android_kernel_xiaomi_sm8350/core/sap
gaurank kathpalia 4eeff00bb6 qcacld-3.0: Remove the check of op protext in sap scan cb
Currently in stop adapter the driver checks the ACS bit
in progress and then waits for it to get complete
Now if in scheduler thread the sap scan cb comes then
it will check to get op protect which would not be
granted as it is a pdev operation, and already a vdev
transition is in progress, hence the bit for acs in progress
would not get cleared.

Fix is to remove the check of op protect as it is no longer
needed since the stop adapter takes care of acs in progress.

Change-Id: Ifebaed87e3a798126031d9971dc801d60fd34ea6
CRs-Fixed: 2567157
2019-11-21 00:44:31 -08:00
..
inc qcacld-3.0: Replace channel id with frequency in ecsa indication 2019-11-14 06:00:26 -08:00
src qcacld-3.0: Remove the check of op protext in sap scan cb 2019-11-21 00:44:31 -08:00