summaryrefslogtreecommitdiff
path: root/include/uapi/linux
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2026-01-31 00:03:01 +0300
committerJakub Kicinski <kuba@kernel.org>2026-02-03 04:49:29 +0300
commitb40f0130a23b6bab8b359e158a40af81f11f14be (patch)
tree771826b38244baa7d981a209d39d4bdc08eaf1d7 /include/uapi/linux
parent8776c4ef3ab22b95f55713f00a7a576e6402507d (diff)
downloadlinux-b40f0130a23b6bab8b359e158a40af81f11f14be.tar.xz
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/uapi/linux')
0 files changed, 0 insertions, 0 deletions