qcacmn: add WCN7850 target type in dp_mon_soc_cfg_init
add WCN7850 target type in dp_mon_soc_cfg_init Change-Id: Ifa521974681f4c548787fa9acdc1f26f82339b7f CRs-Fixed: 3006940
这个提交包含在:
@@ -5262,6 +5262,8 @@ QDF_STATUS dp_mon_soc_cfg_init(struct dp_soc *soc)
|
||||
case TARGET_TYPE_QCA6390:
|
||||
case TARGET_TYPE_QCA6490:
|
||||
case TARGET_TYPE_QCA6750:
|
||||
case TARGET_TYPE_WCN7850:
|
||||
/* do nothing */
|
||||
break;
|
||||
case TARGET_TYPE_QCA8074:
|
||||
wlan_cfg_set_mon_delayed_replenish_entries(soc->wlan_cfg_ctx,
|
||||
|
在新工单中引用
屏蔽一个用户