Skip to content
Commit 80fbbb16 authored by YueHaibing's avatar YueHaibing Committed by David S. Miller
Browse files

fib: Fix undef compile warning

net/core/fib_rules.c:26:7: warning: "CONFIG_IP_MULTIPLE_TABLES" is not defined, evaluates to 0 [-Wundef]
 #elif CONFIG_IP_MULTIPLE_TABLES
       ^~~~~~~~~~~~~~~~~~~~~~~~~

Fixes: 8b66a6fd

 ("fib: fix another fib_rules_ops indirect call wrapper problem")
Signed-off-by: default avatarYueHaibing <yuehaibing@huawei.com>
Acked-By: default avatarBrian Vazquez <brianvv@google.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 190f8b06
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