From: Patrick McHardy Date: Wed, 15 Nov 2006 03:49:13 +0000 (-0800) Subject: [NETFILTER]: ip6_tables: use correct nexthdr value in ipv6_find_hdr() X-Git-Tag: v2.6.19~87^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=337dde798dd1f3e4d4df4e684a0b4355dd65103d;p=pandora-kernel.git [NETFILTER]: ip6_tables: use correct nexthdr value in ipv6_find_hdr() nexthdr is NEXTHDR_FRAGMENT, the nexthdr value from the fragment header is hp->nexthdr. Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed