From 29c7ff5babf028f2500105c256c57795215af304 Mon Sep 17 00:00:00 2001
From: Adam Wujek <adam.wujek@cern.ch>
Date: Fri, 3 Mar 2017 11:58:41 +0100
Subject: [PATCH] ppsi: update with math-cleanup

Update dump-info accordingly

Signed-off-by: Adam Wujek <adam.wujek@cern.ch>
---
 dump-info.c | 4 +---
 ppsi        | 2 +-
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/dump-info.c b/dump-info.c
index 3e1579758..91b4478c1 100644
--- a/dump-info.c
+++ b/dump-info.c
@@ -161,9 +161,7 @@ struct dump_info  dump_info[] = {
 	DUMP_FIELD(pp_time, t4),
 	DUMP_FIELD(pp_time, t5),
 	DUMP_FIELD(pp_time, t6),
-	DUMP_FIELD(Integer32, t4_cf),
-	DUMP_FIELD(Integer32, t6_cf),
-	DUMP_FIELD(pp_time, cField),
+	DUMP_FIELD(UInteger64, syncCF),
 	DUMP_FIELD(pp_time, last_rcv_time),
 	DUMP_FIELD(pp_time, last_snt_time),
 	DUMP_FIELD(UInteger16, frgn_rec_num),
diff --git a/ppsi b/ppsi
index ebd03f570..ec54c4cea 160000
--- a/ppsi
+++ b/ppsi
@@ -1 +1 @@
-Subproject commit ebd03f570128ee07be999cce816d25ac16568dcd
+Subproject commit ec54c4cea3662b6f1580690292eed22678536ad9
-- 
GitLab