[NETFILTER]: ip6_tables: use correct nexthdr value in ipv6_find_hdr()
authorPatrick McHardy <kaber@trash.net>
Wed, 15 Nov 2006 03:49:13 +0000 (19:49 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 16 Nov 2006 05:18:50 +0000 (21:18 -0800)
nexthdr is NEXTHDR_FRAGMENT, the nexthdr value from the fragment header
is hp->nexthdr.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found