commit | 8b6b25cf93b73e8e399adc55b0ffb9db32b881e0 | [log] [tgz] |
---|---|---|
author | Xiaozhou Liu <liuxiaozhou@bytedance.com> | Fri Dec 21 17:35:11 2018 +0800 |
committer | Daniel Borkmann <daniel@iogearbox.net> | Tue Jan 01 13:48:59 2019 +0100 |
tree | 3fa3a1f3e72e2227271778d6451905b1c719db53 | |
parent | 756af9c642329d54f048bac2a62f829b391f6944 [diff] |
selftests/bpf: fix error printing in test_devmap() As a simple fix, just print the correct map type. Signed-off-by: Xiaozhou Liu <liuxiaozhou@bytedance.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>