TSG-14938 TFE支持新控制报文格式; 调整代码结构
This commit is contained in:
@@ -39,7 +39,6 @@ int ctrl_packet_parser_parse(struct ctrl_pkt_parser *handler, const char *data,
|
||||
|
||||
void ctrl_packet_parser_dump(struct ctrl_pkt_parser *handler)
|
||||
{
|
||||
uint16_t cmsg_len;
|
||||
if (handler)
|
||||
{
|
||||
TFE_LOG_INFO(g_default_logger, "%s: tsync : %s", LOG_TAG_POLICY, handler->tsync);
|
||||
|
||||
Reference in New Issue
Block a user