From: Thomas Graf Date: Tue, 8 Aug 2006 00:57:44 +0000 (-0700) Subject: [NEIGH]: Move netlink neighbour bits to linux/neighbour.h X-Git-Tag: v2.6.19-rc1~1272^2~310 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9067c722cf6930adf1df2d169de9094dd90b0c33;p=pandora-kernel.git [NEIGH]: Move netlink neighbour bits to linux/neighbour.h Moves netlink neighbour bits to linux/neighbour.h. Also moves bits to be exported to userspace from net/neighbour.h to linux/neighbour.h and removes __KERNEL__ guards, userspace is not supposed to be using it. rtnetlink_rcv_msg() is not longer required to parse attributes for the neighbour layer, remove dependency on obsolete and buggy rta_buf. Signed-off-by: Thomas Graf Signed-off-by: David S. Miller --- Reading git-diff-tree failed