]> www.infradead.org Git - users/dwmw2/linux.git/commit
net: tcp: replace the document for "lsndtime" in tcp_sock
authorMenglong Dong <menglong8.dong@gmail.com>
Mon, 4 Nov 2024 07:00:41 +0000 (15:00 +0800)
committerJakub Kicinski <kuba@kernel.org>
Tue, 5 Nov 2024 02:10:56 +0000 (18:10 -0800)
commit0a2cdeeae9ddc14d752173be6af98bc9fb45c6ad
tree29836c74d6b28220518e95da9469f76c1bfedfc8
parentecf99864ea6b1843773589a935bb026951bf12dd
net: tcp: replace the document for "lsndtime" in tcp_sock

Commit d5fed5addb2b ("tcp: reorganize tcp_sock fast path variables")
moved the fields around and misplaced the documentation for "lsndtime".
So, let's replace it in the proper place.

Signed-off-by: Menglong Dong <dongml2@chinatelecom.cn>
Reviewed-by: Eric Dumazet <edumazet@google.com>
Link: https://patch.msgid.link/20241104070041.64302-1-dongml2@chinatelecom.cn
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
include/linux/tcp.h