From: David S. Miller Date: Mon, 18 Jul 2011 07:40:17 +0000 (-0700) Subject: net: Add ->neigh_lookup() operation to dst_ops X-Git-Tag: v3.1-rc1~316^2~108 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3aaeb38c40e5a6c08dd31a1b64da65c4352be36;p=pandora-kernel.git net: Add ->neigh_lookup() operation to dst_ops In the future dst entries will be neigh-less. In that environment we need to have an easy transition point for current users of dst->neighbour outside of the packet output fast path. Signed-off-by: David S. Miller --- Reading git-diff-tree failed