WLAN: Update cfg.txt file so that it is in sync with the auto generated .h files

Change-Id: Ida066220b47f822071b2e2a3a39b497b7c250541
CRs-fixed: 415219

Conflicts:
	CORE/MAC/src/cfg/cfgParamName.c
	pronto/firmware_bin/WCNSS_cfg.dat
diff --git a/CORE/MAC/src/cfg/cfgParamName.c b/CORE/MAC/src/cfg/cfgParamName.c
index ee2ad08..4f403dd 100644
--- a/CORE/MAC/src/cfg/cfgParamName.c
+++ b/CORE/MAC/src/cfg/cfgParamName.c
@@ -44,7 +44,7 @@
  */
 
 /*
- * DO NOT EDIT - This file is generated automaticlly
+ * DO NOT EDIT - This file is generated automatically
  */
 
 /*
diff --git a/CORE/MAC/src/cfg/cfgUtil/cfg.txt b/CORE/MAC/src/cfg/cfgUtil/cfg.txt
index 0480a37..1105cf9 100644
--- a/CORE/MAC/src/cfg/cfgUtil/cfg.txt
+++ b/CORE/MAC/src/cfg/cfgUtil/cfg.txt
@@ -3152,10 +3152,10 @@
 WNI_CFG_NUM_BUFF_ADVERT  I    4    7
 V    RW    NP    
 LIM
-0    128    45
+0    128    64
 V    RW    NP    
 LIM
-0    128    45
+0    128    64
 
 *
 * Maximum Rx AMPDU Factor
@@ -4425,6 +4425,19 @@
 0    1     0
 
 *
+* UC Filter will be enabled if value is set to 1
+*
+*
+*
+WNI_CFG_ENABLE_UC_FILTER  I   4   0
+V    RW    NP
+HAL
+0    1     0
+V    RW    NP
+HAL
+0    1     0
+
+*
 * Low Power Image Transition will be enabled if value is set to 1
 * 
 *
@@ -4435,6 +4448,7 @@
 0    1     0
 V    RW    NP
 NONE
+0    1     0
 
 *
 * MCC Adaptive Scheduler will be enabled if value is set to 1
diff --git a/firmware_bin/WCNSS_cfg.dat b/firmware_bin/WCNSS_cfg.dat
old mode 100755
new mode 100644
index 129c249..ce42bc0
--- a/firmware_bin/WCNSS_cfg.dat
+++ b/firmware_bin/WCNSS_cfg.dat
Binary files differ