]> bbs.cooldavid.org Git - net-next-2.6.git/commit - net/ipv4/arp.c
[IPV4]: Cleanup call to __neigh_lookup()
authorJean Delvare <khali@linux-fr.org>
Sun, 15 Jul 2007 03:51:44 +0000 (20:51 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 15 Jul 2007 03:51:44 +0000 (20:51 -0700)
commit1b1ac759d7c6bba6e5f4731ef6ea720b6636e27c
tree52b309bb91de1b4ca82b8a3b505dcfcd9a0812c6
parent0621ed2e4edbe2f6f83dafbf85eecefae7aaf2e8
[IPV4]: Cleanup call to __neigh_lookup()

Back in the times of Linux 2.2, negative values for the creat parameter
of __neigh_lookup() had a particular meaning, but no longer, so we
should pass 1 instead.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/arp.c