On Mon, May 25, 2015 at 09:29:57PM +0200, Richard Cochran wrote:
> @@ -1361,6 +1366,9 @@ enum servo_state clock_synchronize(struct clock *c, 
> tmv_t ingress, tmv_t origin)
>       if (tsproc_update_offset(c->tsproc, &c->master_offset, &weight))
>               return state;
>  
> +     if (!c->have_pd)
> +             return state;

Hm, this code was developed out-of-tree, before the tsproc stuff, and
I just mindlessly rebased it on top.  Looks like the test in
tsproc_update_offset() makes this patch obsolete.

Thanks,
Richard


------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Linuxptp-devel mailing list
Linuxptp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxptp-devel

Reply via email to