From: Jean Delvare Date: Sun, 15 Jul 2007 03:51:44 +0000 (-0700) Subject: [IPV4]: Cleanup call to __neigh_lookup() X-Git-Tag: v2.6.23-rc1~1054^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b1ac759d7c6bba6e5f4731ef6ea720b6636e27c;p=pandora-kernel.git [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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed