aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
diff options
context:
space:
mode:
Diffstat (limited to 'include/net')
-rw-r--r--include/net/ipv6.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/net/ipv6.h b/include/net/ipv6.h
index 87c45cbfbaf6..771b47e30f86 100644
--- a/include/net/ipv6.h
+++ b/include/net/ipv6.h
@@ -416,7 +416,7 @@ extern void ipv6_push_frag_opts(struct sk_buff *skb,
416 u8 *proto); 416 u8 *proto);
417 417
418extern int ipv6_skip_exthdr(const struct sk_buff *, int start, 418extern int ipv6_skip_exthdr(const struct sk_buff *, int start,
419 u8 *nexthdrp, int len); 419 u8 *nexthdrp);
420 420
421extern int ipv6_ext_hdr(u8 nexthdr); 421extern int ipv6_ext_hdr(u8 nexthdr);
422 422