Skip to content
Commit 337682ca authored by Jiri Olsa's avatar Jiri Olsa Committed by Daniel Borkmann
Browse files

bpftool: Adjust to new print_bpf_insn interface



Change bpftool to skip the removed struct bpf_verifier_env
argument in print_bpf_insn. It was passed as NULL anyway.

No functional change intended.

Signed-off-by: default avatarJiri Olsa <jolsa@kernel.org>
Signed-off-by: default avatarDaniel Borkmann <daniel@iogearbox.net>
parent abe08840
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment