diff options
| author | Vineeta Srivastava <vsrivastava@google.com> | 2013-06-17 21:55:43 +0000 |
|---|---|---|
| committer | The Android Automerger <android-build@android.com> | 2013-06-18 19:10:24 -0700 |
| commit | c29a083b148957622d071c928603355122e359ac (patch) | |
| tree | b42ea170b79a06180727b47f8e1c136d229f5752 | |
| parent | af593e3b7360d46605c140dfd6b66bc900ccdce8 (diff) | |
Revert "wlan: Enable ARP Offload"
This reverts commit fbfec6b11a023800177267732f729cba250c9519.
Change-Id: I1a2eae46ca09c7141e4af5e21d1c633b5e3b43e5
| -rw-r--r-- | WCNSS_qcom_cfg.ini | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/WCNSS_qcom_cfg.ini b/WCNSS_qcom_cfg.ini index 25dd902..ea3ffa9 100644 --- a/WCNSS_qcom_cfg.ini +++ b/WCNSS_qcom_cfg.ini @@ -61,11 +61,8 @@ gNthBeaconFilter=50 # 2: Filter all Broadcast. 3: Filter all Mcast and Bcast McastBcastFilter=3 -# Flag to enable Active mode offload -gEnableActiveModeOffload=1 - -# Flag to enable HostARPOffload feature or not -hostArpOffload=1 +#Flag to enable HostARPOffload feature or not +hostArpOffload=0 #SoftAP Related Parameters # AP MAc addr (obsolete) |
