From: Ben Greear <[EMAIL PROTECTED]>
Date: Tue, 06 Sep 2005 20:24:38 -0700

> How about this call site?  The check is for new & NUD_IN_TIMER,
> but there is no guarantee (that I can see) that neigh->nud_timer
> has any of the NUD_IN_TIMER bits set.  The one place earlier
> that sets neigh->nud_timer to new uses goto to exit the
> method...

We assign "new" to neigh->nud_state right after the add_timer() call.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to