patch-1.3.67 linux/net/core/sock.c
Next file: linux/net/ipv4/af_inet.c
Previous file: linux/mm/mmap.c
Back to the patch index
Back to the overall index
-  Lines: 11
 -  Date:
Mon Feb 19 08:46:46 1996
 -  Orig file: 
v1.3.66/linux/net/core/sock.c
 -  Orig date: 
Sat Feb 17 18:14:28 1996
 
diff -u --recursive --new-file v1.3.66/linux/net/core/sock.c linux/net/core/sock.c
@@ -570,10 +570,5 @@
 		sk->users = 0;
 		barrier();
 	}
-
-	if (sk->dead && sk->state == TCP_CLOSE) {
-		/* Should be about 2 rtt's */
-   		reset_timer(sk, TIME_DONE, min(sk->rtt * 2, TCP_DONE_TIME));
-	}
 #endif  
 }
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this