cvs commit: src/sys/netinet tcp_input.c
Robert Watson
rwatson at FreeBSD.org
Thu Jan 6 14:33:59 PST 2005
rwatson 2005-01-06 22:33:58 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
sys/netinet tcp_input.c
Log:
Additional merges from tcp_input.c:1.255 in HEAD:
After releasing the tcbinfo lock in preparation for jumping to
check_delack, set headlocked to 0. At the check_delack label,
assert that headlocked is 0.
Revision Changes Path
1.252.2.9 +4 -0 src/sys/netinet/tcp_input.c
More information about the cvs-src
mailing list