summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2026-03-04 05:27:06 +0300
committerJakub Kicinski <kuba@kernel.org>2026-03-06 05:33:51 +0300
commit46cb1fcdb75b2dab2f3ed62caad04fe939549943 (patch)
tree2485b46d0acc3f4cef35f62abf01d31343295db4 /drivers
parent54f5a89da9e083322a0af171126020d509593414 (diff)
downloadlinux-46cb1fcdb75b2dab2f3ed62caad04fe939549943.tar.xz
tcp: move tcp_v6_early_demux() to net/ipv6/ip6_input.c
tcp_v6_early_demux() has a single caller : ip6_rcv_finish_core(). Move it to net/ipv6/ip6_input.c and mark it static, for possible compiler/linker optimizations. Signed-off-by: Eric Dumazet <edumazet@google.com> Link: https://patch.msgid.link/20260304022706.1062459-1-edumazet@google.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions