diff --git a/[refs] b/[refs] index 65a5a55f4fd7..ad4bfd9c2fe3 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 563e12326473cb5d6cce0a4dca32509fe753eb8d +refs/heads/master: 045f7b3b0005bf30ad8d664c7651d816e2650cd2 diff --git a/trunk/net/core/neighbour.c b/trunk/net/core/neighbour.c index 909ecb3c2a33..039d51e6c284 100644 --- a/trunk/net/core/neighbour.c +++ b/trunk/net/core/neighbour.c @@ -872,12 +872,8 @@ static void neigh_timer_handler(unsigned long arg) now = jiffies; next = now + HZ; - if (!(state & NUD_IN_TIMER)) { -#ifndef CONFIG_SMP - printk(KERN_WARNING "neigh: timer & !nud_in_timer\n"); -#endif + if (!(state & NUD_IN_TIMER)) goto out; - } if (state & NUD_REACHABLE) { if (time_before_eq(now,