Re: [6/6]: jenkins hash for neigh
From: "David S. Miller" <davem@davemloft.net>
Date: 2004-09-25 08:30:36
Attachments
- diff4 [application/octet-stream] 2379 bytes
From: "David S. Miller" <davem@davemloft.net>
Date: 2004-09-25 08:30:36
On Sat, 25 Sep 2004 17:27:12 +0900 (JST) YOSHIFUJI Hideaki / $B5HF#1QL@(B [off-list ref] wrote:
In article [ref] (at Sat, 25 Sep 2004 17:14:12 +0900 (JST)), YOSHIFUJI Hideaki / $B5HF#1QL@(B [off-list ref] says:quoted
In article [ref] (at Sat, 25 Sep 2004 00:56:23 -0700), "David S. Miller" [off-list ref] says:quoted
+ if (n->nud_state -= NUD_INCOMPLETE &&I guess this is typo of: if (n->nud_state == NUD_INCOMPLETE && Am I wrong?Sorry, I forgot to state the source; this lives in diff4.
Good catch, you are correct. Fixed version attached.