]> git.ozlabs.org Git - ccan/commit
timer: fix timer_check() to iterate all levels.
authorRusty Russell <rusty@rustcorp.com.au>
Tue, 19 May 2015 02:36:37 +0000 (12:06 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Tue, 19 May 2015 02:36:37 +0000 (12:06 +0930)
commit897219d64e60ff6bbe7b08c0425b6741cb5f7a94
tree64ff1bc125d12438dc417d6df8e4ce5a12eab72d
parentfc3a762c6629caf4af8c490c8f9ccff5ac9e5a16
timer: fix timer_check() to iterate all levels.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
ccan/timer/timer.c