net/ipv6: Remove gc_link warn on in fib6_info_release
authorDavid Ahern <dsahern@kernel.org>
Tue, 19 Dec 2023 03:07:42 +0000 (20:07 -0700)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 21 Dec 2023 21:16:47 +0000 (22:16 +0100)
commit5a78a8121c4d8e37035274c094e3af15fb79f004
tree72e0973f26c885fdc637c4fcb00e4fffb1655163
parent3ab5720881a924fb6405d9e6a3b09f1026467c47
net/ipv6: Remove gc_link warn on in fib6_info_release

A revert of
   3dec89b14d37 ("net/ipv6: Remove expired routes with a separated list of routes")
was sent for net-next. Revert the remainder of 5a08d0065a915
which added a warn on if a fib entry is still on the gc_link list
to avoid compile failures when net is merged to net-next

Signed-off-by: David Ahern <dsahern@kernel.org>
Reviewed-by: Eric Dumazet <edumazet@google.com>
Link: https://lore.kernel.org/r/20231219030742.25715-1-dsahern@kernel.org
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
include/net/ip6_fib.h