aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/ipv6.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/net/ipv6.h')
-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 38df94b5fb26..4d9106580950 100644
--- a/include/net/ipv6.h
+++ b/include/net/ipv6.h
@@ -219,7 +219,7 @@ extern struct ipv6_txoptions *fl6_merge_options(struct ipv6_txoptions * opt_spac
219 struct ipv6_txoptions * fopt); 219 struct ipv6_txoptions * fopt);
220extern void fl6_free_socklist(struct sock *sk); 220extern void fl6_free_socklist(struct sock *sk);
221extern int ipv6_flowlabel_opt(struct sock *sk, char __user *optval, int optlen); 221extern int ipv6_flowlabel_opt(struct sock *sk, char __user *optval, int optlen);
222extern void ip6_flowlabel_init(void); 222extern int ip6_flowlabel_init(void);
223extern void ip6_flowlabel_cleanup(void); 223extern void ip6_flowlabel_cleanup(void);
224 224
225static inline void fl6_sock_release(struct ip6_flowlabel *fl) 225static inline void fl6_sock_release(struct ip6_flowlabel *fl)