diff options
author | 2023-07-17 16:32:52 +0800 | |
---|---|---|
committer | 2023-07-18 17:31:10 -0700 | |
commit | 8daf847714ec55fe590d1135e26c531658b2ac1c (patch) | |
tree | fb73bc6a98edc49ff4c4981b031945bad7a13670 /kernel/bpf/helpers.c | |
parent | samples/bpf: README: Update build dependencies required (diff) | |
download | linux-rng-8daf847714ec55fe590d1135e26c531658b2ac1c.tar.xz linux-rng-8daf847714ec55fe590d1135e26c531658b2ac1c.zip |
bpf: Drop useless btf_vmlinux in bpf_tcp_ca
The code using btf_vmlinux in bpf_tcp_ca is removed by the
commit 9f0265e921de ("bpf: Require only one of cong_avoid() and cong_control() from a TCP CC")
so drop this useless btf_vmlinux declaration.
Signed-off-by: Geliang Tang <geliang.tang@suse.com>
Link: https://lore.kernel.org/r/4d38da4eadaba476bd92ffcd7a5a03a5e28745c0.1689582557.git.geliang.tang@suse.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'kernel/bpf/helpers.c')
0 files changed, 0 insertions, 0 deletions