From: David S. Miller Date: Tue, 3 Jul 2012 05:43:47 +0000 (-0700) Subject: ipv6: Store route neighbour in rt6_info struct. X-Git-Tag: v3.6-rc1~125^2~308 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97cac0821af4474ec4ba3a9e7a36b98ed9b6db88;p=pandora-kernel.git ipv6: Store route neighbour in rt6_info struct. This makes for a simplified conversion away from dst_get_neighbour*(). All code outside of ipv6 will use neigh lookups via dst_neigh_lookup*(). Signed-off-by: David S. Miller --- Reading git-diff-tree failed