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)
commit4e9c3a667135799d50f2778a8a8dae2ca13aafd0
tree2bff13a58f11c26836d6d56469ffab97f0fb354c
parentb5d60989c6f7501af72cb65893c02621dd16fd84
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