diff options
Diffstat (limited to 'pimd/pim_upstream.c')
| -rw-r--r-- | pimd/pim_upstream.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/pimd/pim_upstream.c b/pimd/pim_upstream.c index 3cfe0887ef..b3b6fdce21 100644 --- a/pimd/pim_upstream.c +++ b/pimd/pim_upstream.c @@ -243,9 +243,7 @@ static int on_join_timer(struct thread *t) { struct pim_upstream *up; - zassert(t); up = THREAD_ARG(t); - zassert(up); up->t_join_timer = NULL; |
