wlan: Fix for Static analysis issues in vos_nvitem.c

The 'request->alpha2' of size 2 is passed to sme_ChangeCountryCode
but in sme_ChangeCountryCode it is considered as size of 3.

Pass ccode of length 3 to sme_ChangeCountryCode insted of
request->alpha2.

Change-Id: I579c29e038565e21555bc555e3e3fa6473398293
CRs-Fixed: 633938
1 file changed
tree: d3854805a3a406ca38560f95c5aab6d652ca2950
  1. CORE/
  2. firmware_bin/
  3. riva/
  4. Android.mk
  5. Kbuild
  6. Kconfig