diff options
| author | Jeff Johnson <jjohnson@codeaurora.org> | 2016-08-04 13:53:35 -0700 |
|---|---|---|
| committer | Vishwajith Upendra <vishwaji@codeaurora.org> | 2016-08-13 14:07:28 -0700 |
| commit | 2284cf17875bdf634cc66b4950e2ca1eb96fb8c3 (patch) | |
| tree | 185e4b4264eb8fefc92235b8ef3a438694c1f5d0 | |
| parent | 626ceb4ab2c933260a80935119c393aced0c1117 (diff) | |
qcacld-3.0: Remove obsolete gNthBeaconFilter from WLAN ini
Currently the WLAN ini file contains a "gNthBeaconFilter" setting that
was only applicable for a prior version of WLAN HW/SW. Remove this
obsolete setting to avoid confusion.
Change-Id: I53ffc9f25ecd60e04eaf86029eeaa8763f8707fd
CRs-Fixed: 1050635
| -rw-r--r-- | config/WCNSS_qcom_cfg.ini | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/config/WCNSS_qcom_cfg.ini b/config/WCNSS_qcom_cfg.ini index fbfd80038753..5c05d460f30c 100644 --- a/config/WCNSS_qcom_cfg.ini +++ b/config/WCNSS_qcom_cfg.ini @@ -68,11 +68,6 @@ gAddTSWhenACMIsOff=1 gNumRxAnt=1 -# Beacon filtering frequency (unit in beacon intervals) - -gNthBeaconFilter=50 - - # Enable WAPI or not # WAPIIsEnabled=0 |
