summaryrefslogtreecommitdiff
path: root/tools/perf/arch/s390/util/Build
blob: 5bd7b9260cc0858c36730ee367aecc56df6c91bb (plain)
1
2
3
4
5
6
libperf-y += header.o
libperf-y += kvm-stat.o

libperf-$(CONFIG_DWARF) += dwarf-regs.o

libperf-y += machine.o
cb82a38c6b5152b1deaba0c1596ce63222a4710'>patch) tree4db9ca61c200bd5ebfad723272b1bb3a607af485 parentc078ca3b0c5bf82c2b31906c446d6e2ad8ea0783 (diff)
netfilter: nf_tables: pass netns to set->ops->remove()
This new parameter is required by the new bitmap set type that comes in a follow up patch. Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat
-rw-r--r--include/net/netfilter/nf_tables.h3
-rw-r--r--net/netfilter/nf_tables_api.c6
-rw-r--r--net/netfilter/nft_set_hash.c3
-rw-r--r--net/netfilter/nft_set_rbtree.c3
4 files changed, 9 insertions, 6 deletions
diff --git a/include/net/netfilter/nf_tables.h b/include/net/netfilter/nf_tables.h