From: Eric Dumazet Date: Wed, 14 Mar 2012 21:13:11 +0000 (+0000) Subject: ipv6: fix icmp6_dst_alloc() X-Git-Tag: v3.3~2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=122bdf67f15a22bcabf6c2cab3a545d17ccf68dc;p=pandora-kernel.git ipv6: fix icmp6_dst_alloc() commit 87a115783 ( ipv6: Move xfrm_lookup() call down into icmp6_dst_alloc().) forgot to convert one error path, leading to crashes in mld_sendpack() Many thanks to Dave Jones for providing a very complete bug report. Reported-by: Dave Jones Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed