summaryrefslogtreecommitdiffstats
path: root/tools/testing
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2020-06-04 10:54:36 +0200
committerDaniel Borkmann <daniel@iogearbox.net>2020-06-04 23:38:54 +0200
commite7ed83d6fa1a00d0f2ad0327e73d3ea9e7ea8de1 (patch)
tree3a6e82cb49723a4c17396dd690ae7bf713ea1e5e /tools/testing
parentbpf: Fix unused-var without NETDEVICES (diff)
downloadlinux-e7ed83d6fa1a00d0f2ad0327e73d3ea9e7ea8de1.tar.xz
linux-e7ed83d6fa1a00d0f2ad0327e73d3ea9e7ea8de1.zip
bpf: Fix an error code in check_btf_func()
This code returns success if the "info_aux" allocation fails but it should return -ENOMEM. Fixes: 8c1b6e69dcc1 ("bpf: Compare BTF types of functions arguments with actual types") Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Acked-by: Song Liu <songliubraving@fb.com> Link: https://lore.kernel.org/bpf/20200604085436.GA943001@mwanda
Diffstat (limited to 'tools/testing')
0 files changed, 0 insertions, 0 deletions