Subject: CVS commit: src/sys/netinet
To: None <source-changes@NetBSD.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 10/22/2003 05:55:54
Module Name:	src
Committed By:	thorpej
Date:		Wed Oct 22 05:55:54 UTC 2003

Modified Files:
	src/sys/netinet: tcp_subr.c

Log Message:
Oops, a little to aggressive in the previous patch; TCP_TIMER_INIT()
still needs to be in tcp_newtcpcb(), for now.  Pointed out by enami.


To generate a diff of this commit:
cvs rdiff -r1.156 -r1.157 src/sys/netinet/tcp_subr.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.