]> git.baikalelectronics.ru Git - kernel.git/commit
bpftool: Fix typo in bash-completion
authorSong Liu <songliubraving@fb.com>
Mon, 9 Mar 2020 17:32:18 +0000 (10:32 -0700)
committerDaniel Borkmann <daniel@iogearbox.net>
Mon, 9 Mar 2020 23:04:21 +0000 (00:04 +0100)
commit8483302406dda2fc4013cb9330bcd981fc81a2d9
tree383abf3d5bc1c0e02ca24869bd351a35e7458768
parent77e32bd1b818b2ea4160bcfc67c723713aadfe9d
bpftool: Fix typo in bash-completion

_bpftool_get_map_names => _bpftool_get_prog_names for prog-attach|detach.

Fixes: c9e36b5ea2cf ("bpftool: Match maps by name")
Signed-off-by: Song Liu <songliubraving@fb.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Reviewed-by: Quentin Monnet <quentin@isovalent.com>
Link: https://lore.kernel.org/bpf/20200309173218.2739965-5-songliubraving@fb.com
tools/bpf/bpftool/bash-completion/bpftool