From 79dbb298030f56bc5e355624345741c85437dfea Mon Sep 17 00:00:00 2001 From: Rami Rosen Date: Tue, 10 Jun 2008 12:37:42 -0700 Subject: [PATCH] --- yaml --- r: 97929 b: refs/heads/master c: 45d465bc237ab1e1ebb4c65b9b318830dafb7509 h: refs/heads/master i: 97927: 37734cea5c2d2f56989227c5b57fbf095518761e v: v3 --- [refs] | 2 +- trunk/include/net/tcp.h | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 3e7ed2675965..01549777e1b0 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 6b6707a50c7598a83820077393f8823ab791abf8 +refs/heads/master: 45d465bc237ab1e1ebb4c65b9b318830dafb7509 diff --git a/trunk/include/net/tcp.h b/trunk/include/net/tcp.h index 633147cb6bbc..d448310c82c1 100644 --- a/trunk/include/net/tcp.h +++ b/trunk/include/net/tcp.h @@ -433,7 +433,6 @@ extern struct sk_buff * tcp_make_synack(struct sock *sk, extern int tcp_disconnect(struct sock *sk, int flags); -extern void tcp_unhash(struct sock *sk); /* From syncookies.c */ extern __u32 syncookie_secret[2][16-4+SHA_DIGEST_WORDS];