]> git.baikalelectronics.ru Git - kernel.git/commit
selftests/bpf: fix error printing in test_devmap()
authorXiaozhou Liu <liuxiaozhou@bytedance.com>
Fri, 21 Dec 2018 09:35:11 +0000 (17:35 +0800)
committerDaniel Borkmann <daniel@iogearbox.net>
Tue, 1 Jan 2019 12:48:59 +0000 (13:48 +0100)
commit77c007c22b07b6cc1ee368f8acd258319fb49ad0
tree3fa3a1f3e72e2227271778d6451905b1c719db53
parent294b9cbff850c982f77581e197c9f05cf1ad165b
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>
tools/testing/selftests/bpf/test_maps.c