]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Tweak comment at end of tcp_input() when calling into tcp_do_segment(): the
authorRobert Watson <rwatson@FreeBSD.org>
Fri, 4 May 2007 17:45:52 +0000 (17:45 +0000)
committerRobert Watson <rwatson@FreeBSD.org>
Fri, 4 May 2007 17:45:52 +0000 (17:45 +0000)
commit1cd6eadfbbb412cb6fa631e1990aae5fe7ddee0c
tree17a9e836a6da9aa243802e66a3c0463ccda417a5
parent6370fd6b05f334f1a996810d4a7bff9c39562773
Tweak comment at end of tcp_input() when calling into tcp_do_segment(): the
pcbinfo lock will be released as well, not just the pcb lock.
sys/netinet/tcp_input.c
sys/netinet/tcp_reass.c