diff options
author | 2018-05-03 18:37:17 -0700 | |
---|---|---|
committer | 2018-05-04 23:41:04 +0200 | |
commit | ab7f5bf0928be2f148d000a6eaa6c0a36e74750e (patch) | |
tree | 1e14a76c6a39662d602bf9589a31245ca9d74cdd /tools/bpf/bpftool/prog.c | |
parent | tools: bpftool: add simple perf event output reader (diff) | |
download | linux-dev-ab7f5bf0928be2f148d000a6eaa6c0a36e74750e.tar.xz linux-dev-ab7f5bf0928be2f148d000a6eaa6c0a36e74750e.zip |
bpf: fix references to free_bpf_prog_info() in comments
Comments in the verifier refer to free_bpf_prog_info() which
seems to have never existed in tree. Replace it with
free_used_maps().
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Reviewed-by: Quentin Monnet <quentin.monnet@netronome.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'tools/bpf/bpftool/prog.c')
0 files changed, 0 insertions, 0 deletions