diff options
author | Atul Gopinathan <[email protected]> | 2021-03-28 17:35:15 +0530 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2021-03-28 11:23:55 -0700 |
commit | 7e32a09fdcb38d97f148f72bf78a3b49e8d1612d (patch) | |
tree | 3f70f82a8f70c23564871915e2cb080533db19bb /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | fddbf4b6dc9970d7c20fb6ed9a595131444ff026 (diff) |
bpf: tcp: Remove comma which is causing build error
Currently, building the bpf-next source with the CONFIG_BPF_SYSCALL
enabled is causing a compilation error:
"net/ipv4/bpf_tcp_ca.c:209:28: error: expected identifier or '(' before
',' token"
Fix this by removing an unnecessary comma.
Fixes: e78aea8b2170 ("bpf: tcp: Put some tcp cong functions in allowlist for bpf-tcp-cc")
Reported-by: [email protected]
Signed-off-by: Atul Gopinathan <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions