提交 0803dbed 编写于 作者: D David S. Miller

[TCP]: Kill unused extern decl for tcp_v4_hash_connecting()

Noticed by Alan Menegotto.
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 c08e4961
...@@ -405,9 +405,6 @@ extern int tcp_disconnect(struct sock *sk, int flags); ...@@ -405,9 +405,6 @@ extern int tcp_disconnect(struct sock *sk, int flags);
extern void tcp_unhash(struct sock *sk); extern void tcp_unhash(struct sock *sk);
extern int tcp_v4_hash_connecting(struct sock *sk);
/* From syncookies.c */ /* From syncookies.c */
extern struct sock *cookie_v4_check(struct sock *sk, struct sk_buff *skb, extern struct sock *cookie_v4_check(struct sock *sk, struct sk_buff *skb,
struct ip_options *opt); struct ip_options *opt);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册