]> Pileus Git - ~andy/linux/blobdiff - include/net/ipv6.h
ipv6: bool/const conversions phase2
[~andy/linux] / include / net / ipv6.h
index 1402139629e1e66d2cdd1a59a693e90c5d139cc5..aecf88436abf207caa13d79857a1069ed568940b 100644 (file)
@@ -559,7 +559,7 @@ extern void                 ipv6_push_frag_opts(struct sk_buff *skb,
 extern int                     ipv6_skip_exthdr(const struct sk_buff *, int start,
                                                 u8 *nexthdrp, __be16 *frag_offp);
 
-extern int                     ipv6_ext_hdr(u8 nexthdr);
+extern bool                    ipv6_ext_hdr(u8 nexthdr);
 
 extern int ipv6_find_tlv(struct sk_buff *skb, int offset, int type);