From: Werner Almesberger Date: Fri, 2 Aug 2013 13:51:19 +0000 (-0300) Subject: icmpv6_filter: fix "_hdr" incorrectly being a pointer X-Git-Tag: v3.12-rc1~132^2~373 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9cc08af3a1d9d1687cb2ad6063ac1552ec2f695a;p=pandora-kernel.git icmpv6_filter: fix "_hdr" incorrectly being a pointer "_hdr" should hold the ICMPv6 header while "hdr" is the pointer to it. This worked by accident. Signed-off-by: Werner Almesberger Signed-off-by: David S. Miller --- Reading git-diff-tree failed