diff options
| author | Sen, Devendra <dsen@codeaurora.org> | 2017-02-17 10:50:30 +0530 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-23 04:16:09 -0800 |
| commit | 3ac5ebfd69e01a8cd52da1baaa635117218c633e (patch) | |
| tree | cbcddbef015b0cc7bf347f19861439670b7ee84c | |
| parent | d3f8406a979dea8b2ca905da46147867c599d391 (diff) | |
qcacld-3.0: Fix INI template for IBSS feature
Wrong name was added in doc for gIbssPs1RxChainInAtim INI.
Change-Id: I92efc93cb52aaf6c8d08e02c42727e863ba104f4
CRs-Fixed: 2010115
| -rw-r--r-- | core/hdd/inc/wlan_hdd_cfg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/hdd/inc/wlan_hdd_cfg.h b/core/hdd/inc/wlan_hdd_cfg.h index 2607833bace4..ea0d35d697e5 100644 --- a/core/hdd/inc/wlan_hdd_cfg.h +++ b/core/hdd/inc/wlan_hdd_cfg.h @@ -2139,7 +2139,7 @@ typedef enum { /* * <ini> - * gIbssPsWarmupTime - IBSS Power Save Enable/Disable 1 RX + * gIbssPs1RxChainInAtim - IBSS Power Save Enable/Disable 1 RX * chain usage during the ATIM window * * @Min: 0 |
