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.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/net/ipv6.h b/include/net/ipv6.h
index 96b1763bfcaa..5dc8164e5d3b 100644
--- a/include/net/ipv6.h
+++ b/include/net/ipv6.h
@@ -555,10 +555,6 @@ extern int compat_ipv6_getsockopt(struct sock *sk,
555 char __user *optval, 555 char __user *optval,
556 int __user *optlen); 556 int __user *optlen);
557 557
558extern int ipv6_packet_init(void);
559
560extern void ipv6_packet_cleanup(void);
561
562extern int ip6_datagram_connect(struct sock *sk, 558extern int ip6_datagram_connect(struct sock *sk,
563 struct sockaddr *addr, int addr_len); 559 struct sockaddr *addr, int addr_len);
564 560