wlan: Avoid 11d disable during setBand

Currently when band is changed from 2.4 to 5Ghz and vice-versa
1) driver sends the hint with "00".As a result of this 11dcountry
and current country is updated with "00" in reg callback.
2) Driver sends the hint with current country.With this, 11d country
and country in callback are different.Due to this, 11d gets disabled.

To resolve this issue, 11dcountry and currentCountryCode are updated
with current country after the hint is sent with "00".

Change-Id: Ie479d36203f8dcffaee209f6fda6aef6638df055
CRs-Fixed: 798030
2 files changed
tree: 7a4b88c0a3b6bf9a6d3afb553862cc5e17bd0705
  1. CORE/
  2. firmware_bin/
  3. riva/
  4. Android.mk
  5. Kbuild
  6. Kconfig
  7. Makefile