diff options
Diffstat (limited to 'include/net/ipv6.h')
-rw-r--r-- | include/net/ipv6.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/net/ipv6.h b/include/net/ipv6.h index 4d9106580950..f2adedff927f 100644 --- a/include/net/ipv6.h +++ b/include/net/ipv6.h | |||
@@ -545,7 +545,7 @@ extern int compat_ipv6_getsockopt(struct sock *sk, | |||
545 | char __user *optval, | 545 | char __user *optval, |
546 | int __user *optlen); | 546 | int __user *optlen); |
547 | 547 | ||
548 | extern void ipv6_packet_init(void); | 548 | extern int ipv6_packet_init(void); |
549 | 549 | ||
550 | extern void ipv6_packet_cleanup(void); | 550 | extern void ipv6_packet_cleanup(void); |
551 | 551 | ||