]> www.infradead.org Git - users/jedix/linux-maple.git/commit
tcp: only initialize sockcm tsflags field
authorWillem de Bruijn <willemb@google.com>
Fri, 14 Feb 2025 22:26:58 +0000 (17:26 -0500)
committerJakub Kicinski <kuba@kernel.org>
Wed, 19 Feb 2025 02:27:19 +0000 (18:27 -0800)
commitaaf6532d119d8ad4c75420b021d2649864133583
treeae76a5cc57c187d9289f4022bb869e3f383368ec
parent3a03f9ec5d333b9998fbc63fd3e075b9d1991b89
tcp: only initialize sockcm tsflags field

TCP only reads the tsflags field. Don't bother initializing others.

Signed-off-by: Willem de Bruijn <willemb@google.com>
Reviewed-by: David Ahern <dsahern@kernel.org>
Link: https://patch.msgid.link/20250214222720.3205500-2-willemdebruijn.kernel@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
net/ipv4/tcp.c