diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2018-07-13 18:05:37 +0300 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2018-07-16 15:01:09 -0700 |
commit | ee583014a9d8cc48cb4969f87cc02c12b966fabc (patch) | |
tree | db0f40dd24b7a57cd486299c186f7bee0915318f /drivers/ntb | |
parent | b0294bc1ad19e9d2dd03df5faa1ccc395d4ddd4b (diff) | |
download | linux-rpi3-ee583014a9d8cc48cb4969f87cc02c12b966fabc.tar.gz linux-rpi3-ee583014a9d8cc48cb4969f87cc02c12b966fabc.tar.bz2 linux-rpi3-ee583014a9d8cc48cb4969f87cc02c12b966fabc.zip |
samples/bpf: test_cgrp2_sock2: fix an off by one
"prog_cnt" is the number of elements which are filled out in prog_fd[]
so the test should be >= instead of >.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: David Ahern <dsahern@gmail.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'drivers/ntb')
0 files changed, 0 insertions, 0 deletions