Pārlūkot izejas kodu

qcacld-3.0: Revert the MCC restriction on Adrastea emulation

With recent changes in firmware, emulation platform will now support
MCC on same mac. So, revert the restriction on adrastea emulation
platform.
Original change id:I17a92dce695ee30f7994f040d4bc612a38680f3e

Change-Id: I77e03328a20bd9c211484705aa573df7dac7fe15
CRs-Fixed: 997785
Krunal Soni 9 gadi atpakaļ
vecāks
revīzija
3ce0a78861
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      core/hdd/inc/wlan_hdd_cfg.h

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

@@ -2942,7 +2942,7 @@ enum dot11p_mode {
 #define CFG_ENABLE_M2M_LIMITATION              "gEnableM2MLimitation"
 #define CFG_ENABLE_M2M_LIMITATION_MIN          (0)
 #define CFG_ENABLE_M2M_LIMITATION_MAX          (1)
-#define CFG_ENABLE_M2M_LIMITATION_DEFAULT      (1)
+#define CFG_ENABLE_M2M_LIMITATION_DEFAULT      (0)
 #endif /* QCA_WIFI_3_0_EMU */
 
 /*