From: David S. Miller Date: Thu, 26 Jan 2012 20:23:21 +0000 (-0500) Subject: ipv6: sit: Convert to dst_neigh_lookup() X-Git-Tag: v3.4-rc1~177^2~471 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e2927b08160a14fff98e88e7a331d916aaa1d56;p=pandora-kernel.git ipv6: sit: Convert to dst_neigh_lookup() The only semantic difference is that we now hold a reference to the neighbour and thus have to release it. Signed-off-by: David S. Miller --- Reading git-diff-tree failed