Browse Source

qcacld-3.0: Modify default value for switch to 11n action OUI ini

The current default value for gActionOUISwitchTo11nMode ini
leads to forcing 11n connection with vendor APs which don't
require the WAR.

Fix is to update the default value of the ini to restrict
the WAR to appropriate vendor AP.

Change-Id: Ia148da288ee16a62a8b32e54b1801bb9d19031e2
CRs-Fixed: 2461414
Yeshwanth Sriram Guntuka 5 years ago
parent
commit
a5af4491d5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      core/hdd/inc/hdd_config.h

+ 1 - 1
core/hdd/inc/hdd_config.h

@@ -1010,7 +1010,7 @@ struct dhcp_server {
 	"gActionOUISwitchTo11nMode", \
 	0, \
 	ACTION_OUI_MAX_STR_LEN, \
-	"00904C 03 0418BF E0 21 40", \
+	"00904C 05 0418BF0CB2 F8 21 40", \
 	"Used to specify action OUIs for switching to 11n")
 
 /*