Module Name: src Committed By: knakahara Date: Mon Jun 27 01:29:51 UTC 2022
Modified Files:
src/sys/netinet: tcp_subr.c
Log Message:
Remove confusable comment.
The comment was added in tcp_subr.c:r1.124 (2002/03/15).
tcp_drain() is called from softint context only, now.
To generate a diff of this commit:
cvs rdiff -u -r1.289 -r1.290 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.
