rwatson 2007-05-04 17:45:53 UTC FreeBSD src repository Modified files: sys/netinet tcp_input.c Log: 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. Revision Changes Path 1.342 +3 -3 src/sys/netinet/tcp_input.c