From: Herbert Xu Date: Wed, 2 Apr 2008 07:06:09 +0000 (-0700) Subject: [IPV6]: Fix ICMP relookup error path dst leak X-Git-Tag: v2.6.25-rc9~99^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f32c5f2c3866bf4d932d2bc42216dafb90a50ab7;p=pandora-kernel.git [IPV6]: Fix ICMP relookup error path dst leak When we encounter an error while looking up the dst the second time we need to drop the first dst. This patch is pretty much the same as the one for IPv4. Signed-off-by: Herbert Xu Signed-off-by: David S. Miller --- Reading git-diff-tree failed