From: Paolo Abeni Date: Thu, 6 Jun 2024 13:18:06 +0000 (+0200) Subject: Merge branch 'tcp-small-code-reorg' X-Git-Tag: v6.11-rc1~163^2~235 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=749332814479ad2e06d892109227d3d93032f65b;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'tcp-small-code-reorg' Eric Dumazet says: ==================== tcp: small code reorg Replace a WARN_ON_ONCE() that never triggered to DEBUG_NET_WARN_ON_ONCE() in reqsk_free(). Move inet_reqsk_alloc() and reqsk_alloc() to inet_connection_sock.c, to unclutter net/ipv4/tcp_input.c and include/net/request_sock.h ==================== Link: https://lore.kernel.org/r/20240605071553.1365557-1-edumazet@google.com Signed-off-by: Paolo Abeni --- 749332814479ad2e06d892109227d3d93032f65b