summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2026-03-06 16:11:30 +0300
committerJakub Kicinski <kuba@kernel.org>2026-03-10 04:50:24 +0300
commit50636e5ff8861c35ebb190521ba540074ab583ad (patch)
tree0303f6a2d2cd1fd784cc91228d17a01f8db1d57c /include/linux
parent8ca8eb05767395cd2fd0db12e052ca0bc5d1597c (diff)
downloadlinux-50636e5ff8861c35ebb190521ba540074ab583ad.tar.xz
tcp: move tcp_v4_early_demux() to net/ipv4/ip_input.c
tcp_v4_early_demux() has a single caller : ip_rcv_finish_core(). Move it to net/ipv4/ip_input.c and mark it static, for possible compiler/linker optimizations. Signed-off-by: Eric Dumazet <edumazet@google.com> Reviewed-by: David Ahern <dsahern@kernel.org> Reviewed-by: Kuniyuki Iwashima <kuniyu@google.com> Link: https://patch.msgid.link/20260306131130.654991-1-edumazet@google.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions