summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2026-01-30 21:03:01 +0000
committerJakub Kicinski <kuba@kernel.org>2026-02-02 17:49:29 -0800
commitb40f0130a23b6bab8b359e158a40af81f11f14be (patch)
tree771826b38244baa7d981a209d39d4bdc08eaf1d7 /include/linux
parent8776c4ef3ab22b95f55713f00a7a576e6402507d (diff)
ipv6: use dst6_mtu() instead of dst_mtu()
When we expect an IPv6 dst, use dst6_mtu() instead of dst_mtu() to save some code space. Due to current dst6_mtu() implementation, only convert users in IPv6 stack. Signed-off-by: Eric Dumazet <edumazet@google.com> Reviewed-by: Kuniyuki Iwashima <kuniyu@google.com> Link: https://patch.msgid.link/20260130210303.3888261-7-edumazet@google.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions