diff options
author | Jeremy Sowden <[email protected]> | 2019-08-07 15:17:01 +0100 |
---|---|---|
committer | Pablo Neira Ayuso <[email protected]> | 2019-08-13 12:14:58 +0200 |
commit | 47e640af2e492cc28778dd6f894d50313f7fba75 (patch) | |
tree | 5627461a4e746fd9c0c22f9636e819a494d32e74 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 9211bfbff80a7604273086fec5685efcdc10be2b (diff) |
netfilter: add missing IS_ENABLED(CONFIG_NF_TABLES) check to header-file.
nf_tables.h defines an API comprising several inline functions and
macros that depend on the nft member of struct net. However, this is
only defined is CONFIG_NF_TABLES is enabled. Added preprocessor checks
to ensure that nf_tables.h will compile if CONFIG_NF_TABLES is disabled.
Signed-off-by: Jeremy Sowden <[email protected]>
Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions