From: Thomas Graf Date: Tue, 8 Aug 2006 00:53:08 +0000 (-0700) Subject: [NEIGH]: Convert neighbour deletion to new netlink api X-Git-Tag: v2.6.19-rc1~1272^2~313 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a14a49d2b7b9290e87751f21f503f1954267d4c4;p=pandora-kernel.git [NEIGH]: Convert neighbour deletion to new netlink api Fixes: Return ENOENT if the neighbour is not found (was EINVAL) Return EAFNOSUPPORT if no table matches the specified address family. Signed-off-by: Thomas Graf Signed-off-by: David S. Miller --- Reading git-diff-tree failed