net/tap: revert rte prefixing
authorDavid Marchand <david.marchand@redhat.com>
Wed, 29 May 2019 11:29:15 +0000 (13:29 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 3 Jun 2019 14:54:43 +0000 (16:54 +0200)
commitaa5d6a72de4a7454a6142e5f5b032c35dbd165ff
treeabe2b91a6fffaf79bdae87989d2add1ae23d7ab1
parentfd1a85cb53a0500478aeed95c35938b53fac60d5
net/tap: revert rte prefixing

This source is compiled as a bpf program out of dpdk.
Revert to structures/macros coming from libc.

Fixes: 6d13ea8e8e49 ("net: add rte prefix to ether structures")
Fixes: 24ac604ef746 ("net: add rte prefix to IP defines")

Signed-off-by: David Marchand <david.marchand@redhat.com>
Acked-by: Keith Wiles <keith.wiles@intel.com>
Reviewed-by: Olivier Matz <olivier.matz@6wind.com>
drivers/net/tap/tap_bpf_program.c