]> git.baikalelectronics.ru Git - kernel.git/commit
selftests: bpf: Use bpf_endian.h in test_xdp.c
authorDavid S. Miller <davem@davemloft.net>
Tue, 2 May 2017 14:52:01 +0000 (07:52 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 2 May 2017 14:52:01 +0000 (07:52 -0700)
commitf05eb0b3deaa7c49e6fe574ef5deae1f423c5706
tree2bff13a58f11c26836d6d56469ffab97f0fb354c
parent5338f91b51b5aa2a28da02bd2641e2966da4a716
selftests: bpf: Use bpf_endian.h in test_xdp.c

This fixes the testcase on big-endian.

Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/bpf/test_xdp.c