From: David S. Miller Date: Sun, 17 Jul 2011 20:34:11 +0000 (-0700) Subject: neigh: Pass neighbour entry to output ops. X-Git-Tag: v3.1-rc1~316^2~111 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f40b161de4f27402b4c0659ad2ae83fad5a0cdd;p=pandora-kernel.git neigh: Pass neighbour entry to output ops. This will get us closer to being able to do "neigh stuff" completely independent of the underlying dst_entry for protocols (ipv4/ipv6) that wish to do so. We will also be able to make dst entries neigh-less. Signed-off-by: David S. Miller --- Reading git-diff-tree failed