From: Ben Greear <[EMAIL PROTECTED]>
Date: Tue, 06 Sep 2005 16:03:36 -0700

> At any rate, I'll be happy to see this fix go in unless someone
> finds a problem with it!

As Yoshifuji showed, NUD_INCOMPLETE is a part of the
bitmask NUD_IN_TIMER, as is NUD_DELAY and a few others.

So it is actually an error to force all of those bits to
get set, and there is no bug being fixed by your change
since one of the NUD_IN_TIMER is known to be set at all
of those add_timer() call sites.

Back to the drawing board. :-)


-
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