diff options
author | YueHaibing <[email protected]> | 2020-08-03 21:19:48 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-08-03 18:01:49 -0700 |
commit | 80fbbb1672e7815a15d7329638537961d65c453d (patch) | |
tree | d1d96c19811df41ffcec0977ccad00c5299798d6 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 190f8b060ee38fcea885e08b2fe0e3fdd428a618 (diff) |
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 <[email protected]>
Acked-By: Brian Vazquez <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions