From: David S. Miller Date: Fri, 27 Jan 2012 23:14:01 +0000 (-0800) Subject: ipv6: fib: Convert fib6_age() to dst_neigh_lookup(). X-Git-Tag: v3.4-rc1~177^2~455 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5339ab8b1dd82f14df168fb9bf59449f3e24b03d;p=pandora-kernel.git ipv6: fib: Convert fib6_age() to dst_neigh_lookup(). In this specific situation we know we are dealing with a gatewayed route and therefore rt6i_gateway is not going to be in6addr_any even in future interpretations. Signed-off-by: David S. Miller --- Reading git-diff-tree failed