Commit 25f173e8 authored by Alessandro Rubini's avatar Alessandro Rubini

trivial: wr_servo: fix a compiler warning

Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
parent 9e7e483d
......@@ -328,7 +328,7 @@ int wr_servo_update(PtpPortDS *clock)
tics = ptpd_netif_get_msec_tics();
PTPD_TRACE(TRACE_SERVO, NULL, "servo:HWOffset", ts_offset_hw);
PTPD_TRACE(TRACE_SERVO, NULL, "servo:HWOffset");
PTPD_TRACE(TRACE_SERVO, NULL, "servo:state: %d\n", s->state);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment