cvs commit: src/sys/netinet tcp_input.c

[ Available lists | Index of cvs-src | Month of Feb 2003 | Week of 13 Feb 2003 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Jeffrey Hsu <hsu@FreeBSD.org>
Date
13 Feb 2003 14:14:26
Subject
cvs commit: src/sys/netinet tcp_input.c
Message-ID
200302132214.h1DMEMVv015140@repoman.freebsd.org


[ Hide this part ]
hsu         2003/02/13 14:14:22 PST

Modified files:
sys/netinet tcp_input.c
Log:
The protocol lock is always held in the dropafterack case, so we don't
need to check for it at runtime.

Revision Changes Path
1.189 +2 -2 src/sys/netinet/tcp_input.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-src" in the body of the message



Elapsed time: 0.078 seconds