diff options
author | YueHaibing <yuehaibing@huawei.com> | 2020-08-03 15:19:48 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-08-04 03:01:49 +0200 |
commit | 80fbbb1672e7815a15d7329638537961d65c453d (patch) | |
tree | d1d96c19811df41ffcec0977ccad00c5299798d6 /fs/io-wq.c | |
parent | mptcp: use mptcp_for_each_subflow in mptcp_stream_accept (diff) | |
download | linux-80fbbb1672e7815a15d7329638537961d65c453d.tar.xz linux-80fbbb1672e7815a15d7329638537961d65c453d.zip |
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: 8b66a6fd34f5 ("fib: fix another fib_rules_ops indirect call wrapper problem")
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Acked-By: Brian Vazquez <brianvv@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/io-wq.c')
0 files changed, 0 insertions, 0 deletions