On Tue, Apr 17, 2018 at 08:59:09PM +0200, Peter Schneider wrote: > Signed-off-by: Peter Schneider <[email protected]> > --- > pmc.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/pmc.c b/pmc.c > index 209a88a..6f23167 100644 > --- a/pmc.c > +++ b/pmc.c > @@ -414,7 +414,7 @@ static void pmc_show(struct ptp_message *msg, FILE *fp) > break; > case TLV_LOG_SYNC_INTERVAL: > mtd = (struct management_tlv_datum *) mgt->data; > - fprintf(fp, "ANNOUNCE_RECEIPT_TIMEOUT " > + fprintf(fp, "LOG_SYNC_INTERVAL "
Applied. Thanks, Richard ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Linuxptp-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linuxptp-devel
