mako: Update Prima WLAN driver roaming thresholds

Change-Id: I4abfe674c45c8c212e91e24b440e808743261aea
diff --git a/WCNSS_qcom_cfg.ini b/WCNSS_qcom_cfg.ini
index 9f876f0..fc90d5b 100644
--- a/WCNSS_qcom_cfg.ini
+++ b/WCNSS_qcom_cfg.ini
@@ -8,7 +8,7 @@
 gEnableIdleScan=0
 
 # Increase sleep duration (seconds) during IMPS
-# 0 implies no periodic wake up from IMPS. Periodic wakeup is 
+# 0 implies no periodic wake up from IMPS. Periodic wakeup is
 # unnecessary if Idle Scan is disabled.
 gImpsModSleepTime=0
 
@@ -56,9 +56,9 @@
 # Enable WAPI or not
 # WAPIIsEnabled=0
 
-# Flags to filter Mcast abd Bcast RX packets.
+# Flags to filter Mcast and Bcast RX packets.
 # Value 0: No filtering, 1: Filter all Multicast.
-# 2: Filter all Broadcast. 3: Filter all Mcast abd Bcast
+# 2: Filter all Broadcast. 3: Filter all Mcast and Bcast
 McastBcastFilter=3
 
 #Flag to enable HostARPOffload feature or not
@@ -104,14 +104,16 @@
 ImplicitQosIsEnabled=1
 gNeighborScanTimerPeriod=200
 
-gNeighborLookupThreshold=50
-gNeighborReassocThreshold=55
+gNeighborLookupThreshold=82
+gNeighborReassocThreshold=88
 
-gNeighborScanChannelList=1,11,36,64
 gNeighborScanChannelMinTime=20
 gNeighborScanChannelMaxTime=30
 gMaxNeighborReqTries=3
 
+FastRoamEnabled=0
+RoamRssiDiff=0
+
 # SAP Country code
 # Default Country Code is 2 bytes, 3rd byte is optional indoor or out door.
 # Example
@@ -168,7 +170,7 @@
 #Preferred channel to start BT AMP AP mode (0 means, any channel)
 BtAmpPreferredChannel=0
 
-#SOFTAP Channel Range selection 
+#SOFTAP Channel Range selection
 gAPChannelSelectStartChannel=1
 gAPChannelSelectEndChannel=11