diff options
author | 2020-01-15 20:59:18 -0800 | |
---|---|---|
committer | 2020-01-16 15:31:52 +0100 | |
commit | 858e284f0ec18bff2620d9a6afe764dc683f8ba1 (patch) | |
tree | 9c1d6041039aa75e86bbb74638aa007f51cb9f07 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | selftests/bpf: Add whitelist/blacklist of test names to test_progs (diff) | |
download | wireguard-linux-858e284f0ec18bff2620d9a6afe764dc683f8ba1.tar.xz wireguard-linux-858e284f0ec18bff2620d9a6afe764dc683f8ba1.zip |
libbpf: Fix unneeded extra initialization in bpf_map_batch_common
bpf_attr doesn't required to be declared with '= {}' as memset is used
in the code.
Fixes: 2ab3d86ea1859 ("libbpf: Add libbpf support to batch ops")
Reported-by: Andrii Nakryiko <andriin@fb.com>
Signed-off-by: Brian Vazquez <brianvv@google.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Link: https://lore.kernel.org/bpf/20200116045918.75597-1-brianvv@google.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions