summaryrefslogtreecommitdiff
path: root/uapi/linux
diff options
context:
space:
mode:
authorJeff Johnson <jjohnson@codeaurora.org>2016-09-02 14:02:31 -0700
committerJeff Johnson <jjohnson@codeaurora.org>2016-09-15 09:41:29 -0700
commit9c9be7126c80f68d80ee99d82ecbdc6888135d9f (patch)
tree85055906c6e3c09284312945def0d7e3cf178707 /uapi/linux
parent5187facc9d4a723172e1a64188233b32b0d40103 (diff)
qcacld-3.0: Converge gDataInactivityTimeout default values
There is a desire to remove unnecessary items from the default version of WCNSS_qcom_cfg.ini that is shipped to customers. Currently the default WCNSS_qcom_cfg.ini contains the following entry: gDataInactivityTimeout=200 The associated default value within the driver is: #define CFG_DATA_INACTIVITY_TIMEOUT_DEFAULT (20) These are obviously divergent and should be converged. Note that this flag is used to change the value of the MAC CFG item WNI_CFG_PS_DATA_INACTIVITY_TIMEOUT, and this currently has the following default value: #define WNI_CFG_PS_DATA_INACTIVITY_TIMEOUT_STADEF 20 Since all recent testing has used the default WCNSS_qcom_cfg.ini, converge on the value defined there, 200, in all locations. Change-Id: I7895911708d5d17f73971254865da2cc177a3c5a CRs-Fixed: 1063037
Diffstat (limited to 'uapi/linux')
0 files changed, 0 insertions, 0 deletions