]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
mpls: remove test against ipv6_stub
authorEric Dumazet <edumazet@google.com>
Sat, 28 Feb 2026 17:57:15 +0000 (17:57 +0000)
committerJakub Kicinski <kuba@kernel.org>
Tue, 3 Mar 2026 02:48:43 +0000 (18:48 -0800)
commita0e8c9a5060fbdb72fca767164467a3cf2b8fc30
tree8081dfdc69fcfad6870d712ddd779d342fae91a3
parentc34604572ec53229f1651f8cab8ef8e9d51b0a02
mpls: remove test against ipv6_stub

ipv6_stub is never NULL, let's remove this test.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: Kuniyuki Iwashima <kuniyu@google.com>
Link: https://patch.msgid.link/20260228175715.1195536-1-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
net/mpls/af_mpls.c