Re: [PATCH bpf-next] selftests/bpf: fix error printing in test_devmap()
On 12/21/2018 10:35 AM, Xiaozhou Liu wrote: > As a simple fix, just print the correct map type. > > Signed-off-by: Xiaozhou Liu Applied to bpf, thanks!
[PATCH bpf-next] selftests/bpf: fix error printing in test_devmap()
As a simple fix, just print the correct map type. Signed-off-by: Xiaozhou Liu --- tools/testing/selftests/bpf/test_maps.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/testing/selftests/bpf/test_maps.c b/tools/testing/selftests/bpf/test_maps.c index 9c79ee017df3..e2b