Acked-by: Ethan Jackson
On Fri, Oct 11, 2013 at 5:16 PM, 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
> ---
>
> v3 -> v4:
> - rebase to master.
>
> v2 -> v3:
> - fix the c
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
---
v3 -> v4:
- rebase to master.
v2 -> v3:
- fix the code duplication.
v1 -> v2:
- rebase to master.
---
lib/bfd.c | 26 --