On Tue, Oct 08, 2013 at 06:22:41PM -0700, Alex Wang wrote:
> This commit adds a new function "bfd_wake_time()" that returns the
> next wakeup time associated with the "struct bfd".
> 
> Signed-off-by: Alex Wang <al...@nicira.com>

I think this increases code duplication, can't we now rewrite bfd_wait()
as essentially poll_timer_wait_until(bfd_wake_time(bfd))?
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to