summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorStanislav Fomichev <sdf@google.com>2018-12-11 00:25:04 +0100
committerDaniel Borkmann <daniel@iogearbox.net>2018-12-11 01:37:10 +0100
commitaca1a80ebe3e4d49adaf6516c61a6786b1ee7dad (patch)
tree4dc038f5af8916a267ab904fbf3655044add62d5 /kernel
parentselftests/bpf: add missing pointer dereference for map stacktrace fixup (diff)
downloadlinux-aca1a80ebe3e4d49adaf6516c61a6786b1ee7dad.tar.xz
linux-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 'kernel')
0 files changed, 0 insertions, 0 deletions