Re: [PATCH net-next] fib: fix fib_rules_ops indirect calls wrappers

From: David Miller
Date: Wed Jul 29 2020 - 16:27:29 EST


From: Brian Vazquez <brianvv@xxxxxxxxxx>
Date: Wed, 29 Jul 2020 11:10:18 -0700

> This patch fixes:
> commit b9aaec8f0be5 ("fib: use indirect call wrappers in the most common
> fib_rules_ops") which didn't consider the case when
> CONFIG_IPV6_MULTIPLE_TABLES is not set.
>
> Reported-by: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
> Fixes: b9aaec8f0be5 ("fib: use indirect call wrappers in the most common fib_rules_ops")
> Signed-off-by: Brian Vazquez <brianvv@xxxxxxxxxx>

Applied, thanks Brian.