diff options
author | Quentin Monnet <quentin.monnet@netronome.com> | 2017-10-20 01:46:21 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-10-22 04:11:32 +0300 |
commit | 1d84487e2a2b98892c3dec7934604e9b76577aa6 (patch) | |
tree | dbc3328632eeabdae97f536ee958f20b6baa2f0c /.gitattributes | |
parent | 1739c26da72c4170c86c368c75133adbb740efef (diff) | |
download | linux-1d84487e2a2b98892c3dec7934604e9b76577aa6.tar.xz |
tools: bpftool: use err() instead of info() if there are too many insns
Make error messages and return codes more consistent. Specifically,
replace the use of info() macro with err() when too many eBPF
instructions are received to be dumped, given that bpftool returns with
a non-null exit value in that case.
Signed-off-by: Quentin Monnet <quentin.monnet@netronome.com>
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Acked-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions