wlan: Update countryCode11d with countryCodeSelected.

Whenever driver choose the country code on basis of majority
it store this country code in countryCodeElected.
When driver is trying to acquire the country code to AP
to which it is about to connect , it's not updating
country code.
At the time of changing country code Driver compare
country code acquired and countryCode11d.
At this state countryCode11d is prev elected country.
As driver is not updating countryCode11d with AP's Country
code in csrLearnCountryInformation, there is mismatch in
sme_HandleChangeCountryCodeByUser so driver will update old
country only.
Fix is to update countryCode11d variable when driver
acquires country to which it is about to connect.

CRs-fixed: 696609
Change-Id: I0c69052d993901f382e18332c0ef3be819181397
1 file changed
tree: 2112e228bea366b5c1f5967203f8003cd871e3af
  1. CORE/
  2. firmware_bin/
  3. riva/
  4. Android.mk
  5. Kbuild
  6. Kconfig
  7. Makefile