diff options
| author | 2018-12-10 15:25:04 -0800 | |
|---|---|---|
| committer | 2018-12-11 01:37:10 +0100 | |
| commit | aca1a80ebe3e4d49adaf6516c61a6786b1ee7dad (patch) | |
| tree | 4dc038f5af8916a267ab904fbf3655044add62d5 /include/linux/filter.h | |
| parent | selftests/bpf: add missing pointer dereference for map stacktrace fixup (diff) | |
| download | linux-rng-aca1a80ebe3e4d49adaf6516c61a6786b1ee7dad.tar.xz linux-rng-aca1a80ebe3e4d49adaf6516c61a6786b1ee7dad.zip | |
selftests/bpf: use proper type when passing prog_type
Use bpf_prog_type instead of bpf_map_type when passing prog_type.
-Wenum-conversion might be unhappy about it:
error: implicit conversion from enumeration type
'enum bpf_map_type' to different enumeration type
'enum bpf_prog_type'
Signed-off-by: Stanislav Fomichev <sdf@google.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'include/linux/filter.h')
0 files changed, 0 insertions, 0 deletions
