Merge "qcacmn: Send val of separate iface support for NAN INI to Fw"

This commit is contained in:
Linux Build Service Account
2020-01-31 05:37:08 -08:00
committed by Gerrit - the friendly Code Review server
9 changed files with 53 additions and 7 deletions

View File

@@ -481,6 +481,8 @@ wlan_cfg_soc_attach(struct cdp_ctrl_objmgr_psoc *psoc)
cfg_get(psoc, CFG_DP_INT_BATCH_THRESHOLD_OTHER);
wlan_cfg_ctx->int_timer_threshold_other =
cfg_get(psoc, CFG_DP_INT_TIMER_THRESHOLD_OTHER);
wlan_cfg_ctx->pktlog_buffer_size =
cfg_get(psoc, CFG_DP_PKTLOG_BUFFER_SIZE);
/* This is default mapping and can be overridden by HW config
* received from FW */