qcacmn: Add Pktlog service msg in ce config

Add pktlog service message for CE5 in CE configuration.

Change-Id: I49dddd11ca1805a9f519b881d573e8ff4b7ffeb2
CRs-fixed: 2209371
此提交包含在:
Nandha Kishore Easwaran
2018-03-20 21:56:01 +05:30
提交者 nshrivas
父節點 2b2435e564
當前提交 ac0b96edf9

查看文件

@@ -436,6 +436,7 @@ static struct service_to_pipe target_service_to_ce_map_qca6290[] = {
{ HTT_DATA_MSG_SVC, PIPEDIR_IN , 1, },
{ WMI_CONTROL_SVC_WMAC1, PIPEDIR_OUT, 7},
{ WMI_CONTROL_SVC_WMAC1, PIPEDIR_IN, 2},
{ PACKET_LOG_SVC, PIPEDIR_IN, 5, },
/* (Additions here) */
{ 0, 0, 0, },
};