From: David S. Miller Date: Fri, 27 Jan 2012 23:30:48 +0000 (-0800) Subject: ipv6: Remove neigh argument from ndisc_send_redirect() X-Git-Tag: v3.4-rc1~177^2~454 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4991969a1027826c3db19dd3e600e145603e6928;p=pandora-kernel.git ipv6: Remove neigh argument from ndisc_send_redirect() Instead, compute it as-needed inside of that function using dst_neigh_lookup(). Signed-off-by: David S. Miller --- Reading git-diff-tree failed