瀏覽代碼

qcacmn: Remove WDS peer event population for lithium based targets

WDS peer event is not supported on lithium based targets. Remove the
population of WDS peer event in TLV.

Change-Id: Ie31e543eb7be40787ab19afec7830178807190ac
CRs-Fixed: 2035040
Sathish Kumar 8 年之前
父節點
當前提交
af374199c1
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      wmi/src/wmi_unified_tlv.c

+ 0 - 1
wmi/src/wmi_unified_tlv.c

@@ -17756,7 +17756,6 @@ static void populate_tlv_events_id(uint32_t *event_ids)
 					WMI_PEER_STA_PS_STATECHG_EVENTID;
 	event_ids[wmi_pdev_channel_hopping_event_id] =
 					WMI_PDEV_CHANNEL_HOPPING_EVENTID;
-	event_ids[wmi_wds_peer_event_id] = WMI_WDS_PEER_EVENTID;
 	event_ids[wmi_offchan_data_tx_completion_event] =
 				WMI_OFFCHAN_DATA_TX_COMPLETION_EVENTID;
 	event_ids[wmi_dfs_cac_complete_id] = WMI_VDEV_DFS_CAC_COMPLETE_EVENTID;