Commit e8c298ba authored by Alessandro Rubini's avatar Alessandro Rubini

trivial: remove one obsolete comment

anyways, we can't send delay_req just after receiving f-up.
Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
parent f08c8449
......@@ -189,8 +189,6 @@ static int wr_handle_followup(struct pp_instance *ppi,
precise_orig_timestamp->phase = 0;
wr_servo_got_sync(ppi, precise_orig_timestamp,
&ppi->t2);
/* TODO Check: generates instability (Tx timestamp invalid) */
/* return msg_issue_delay_req(ppi); */
return 1; /* the caller returns too */
}
......
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