]> 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)
commit7a4453a2cf9a4e4fd474819bf8bda2d7e89ebacd
tree2bff13a58f11c26836d6d56469ffab97f0fb354c
parent098a673969d4fc4c418b8292dddfa7915f0a9919
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