Skip to content

Commit

Permalink
libbpf: remove internal multi-instance prog support
Browse files Browse the repository at this point in the history
Clean up internals that had to deal with the possibility of
multi-instance bpf_programs. Libbpf 1.0 doesn't support this, so all
this is not necessary now and can be simplified.

Signed-off-by: Andrii Nakryiko <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
  • Loading branch information
anakryiko authored and Alexei Starovoitov committed Jun 28, 2022
1 parent a11113a commit cf90a20
Showing 1 changed file with 34 additions and 283 deletions.
Loading

0 comments on commit cf90a20

Please sign in to comment.