Skip to content
Commit 41d707b7 authored by Brian Vazquez's avatar Brian Vazquez Committed by David S. Miller
Browse files

fib: fix fib_rules_ops indirect calls wrappers

This patch fixes:
commit b9aaec8f

 ("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: default avatarStephen Rothwell <sfr@canb.auug.org.au>
Fixes: b9aaec8f

 ("fib: use indirect call wrappers in the most common fib_rules_ops")
Signed-off-by: default avatarBrian Vazquez <brianvv@google.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent a41cf09b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment