[PATCH] fib: fix name of main TRIE instance memory region
Stephen Hemminger
stephen at networkplumber.org
Mon Mar 16 16:30:39 CET 2026
On Mon, 16 Mar 2026 16:05:18 +0300
Andrew Rybchenko <andrew.rybchenko at oktetlabs.ru> wrote:
> mem_name was built, but not used when memory is allocated.
>
> Fixes: c3e12e0f0354 ("fib: add dataplane algorithm for IPv6")
> Signed-off-by: Andrew Rybchenko <andrew.rybchenko at oktetlabs.ru>
> ---
Ok but the name argument is only used for tracing.
It can just be NULL
More information about the dev
mailing list