qcacld-3.0: Make RX wakelock duration configurable

Propagation from qcacld-2.0

Change hard coded RX wakelock duration into an ini configuration item.
Only aquire the wakelock for unicast traffic, and if the configured
wakelock item is greater than 0.

Change-Id: I46b946ddfeae510a5446ff4ab012c09e4964a50c
CRs-Fixed: 1068594
This commit is contained in:
Dustin Brown
2016-11-23 12:25:33 -08:00
committed by qcabuildsw
父節點 1ee72881bc
當前提交 cd756941d2
共有 8 個文件被更改,包括 53 次插入33 次删除

查看文件

@@ -108,10 +108,6 @@ config WLAN_LRO
depends on CONFIG_INET_LRO
default n
config WLAN_FEATURE_RX_WAKELOCK
bool "Enable RX wake lock feature"
default n
config WLAN_SYNC_TSF
bool "Enable QCOM sync multi devices tsf feature"
default n