android_kernel_xiaomi_sm8350/core/sme/src
Agrawal Ashish fb87b16193 qcacld-3.0: Don't Update default country code when no country code is selected
qcacld-2.0 to qcacld-3.0 propagation

At the time of driver load, countryCodeElected will be saved as
default country code.
If Driver changes country code through userspace, driver won't update
countryCodeElected as countryCodeElected is updated only for 11d scan.
In next scan if there are no scan results with 11d country code,
the driver will try to update country code on the basis of
countryCodeElected.
Fix this by not updating country code through 11d if
number of country code count is zero in scan results.

Change-Id: I0e5620a834dd3fef61d8a5f86ce753b9233bf56e
CRs-Fixed: 1004031
2016-05-09 11:28:52 -07:00
..
common qcacld-3.0: Add monitor mode support 2016-05-06 17:01:48 -07:00
csr qcacld-3.0: Don't Update default country code when no country code is selected 2016-05-09 11:28:52 -07:00
nan qcacld-3.0: Fix layer violation in SME 2016-04-20 22:20:44 -07:00
oem_data qcacld-3.0: Fix Suspicious pointer dereference before NULL check 2016-04-17 18:11:58 -07:00
p2p qcacld-3.0: Fix layer violation in SME 2016-04-20 22:20:44 -07:00
qos qcacld-3.0: Fix the issue in processing the del_tspec req 2016-05-06 17:01:47 -07:00
rrm qcacld-3.0: Enhancement to RRM measurement 2016-04-20 22:24:10 -07:00