diff options
author | Wang Hai <wanghai38@huawei.com> | 2020-11-16 11:16:33 +0100 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2020-11-16 22:19:07 +0100 |
commit | 2acc3c1bc8e98bc66b1badec42e9ea205b4fcdaa (patch) | |
tree | 24ff5b1d95c769c49827da05d1b66a514772d046 /net/ipv4/tcp_bpf.c | |
parent | bpf: Relax return code check for subprograms (diff) | |
download | linux-2acc3c1bc8e98bc66b1badec42e9ea205b4fcdaa.tar.xz linux-2acc3c1bc8e98bc66b1badec42e9ea205b4fcdaa.zip |
selftests/bpf: Fix error return code in run_getsockopt_test()
Fix to return a negative error code from the error handling
case instead of 0, as done elsewhere in this function.
Fixes: 65b4414a05eb ("selftests/bpf: add sockopt test that exercises BPF_F_ALLOW_MULTI")
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Wang Hai <wanghai38@huawei.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Link: https://lore.kernel.org/bpf/20201116101633.64627-1-wanghai38@huawei.com
Diffstat (limited to 'net/ipv4/tcp_bpf.c')
0 files changed, 0 insertions, 0 deletions