Commit 0803dbed authored by David S. Miller's avatar David S. Miller

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

Noticed by Alan Menegotto.
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent c08e4961
......@@ -405,9 +405,6 @@ extern int tcp_disconnect(struct sock *sk, int flags);
extern void tcp_unhash(struct sock *sk);
extern int tcp_v4_hash_connecting(struct sock *sk);
/* From syncookies.c */
extern struct sock *cookie_v4_check(struct sock *sk, struct sk_buff *skb,
struct ip_options *opt);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment