dpdk: fix deprecation warning
authorKevin Laatz <kevin.laatz@intel.com>
Mon, 25 Jun 2018 16:14:34 +0000 (17:14 +0100)
committerKevin Laatz <kevin.laatz@intel.com>
Mon, 25 Jun 2018 16:14:34 +0000 (17:14 +0100)
commit6f7193eb7af4a76239332988ac2803eb2ce361d9
tree2bdd6656a5d6b8cfcde45852507a35e8803ce9f9
parenta18496a4ac759552fd4dac1d2c661fb50285b1a1
dpdk: fix deprecation warning

This fixes a warning produced by a change introduced in the latest DPDK
relase caused by a deprecation notice.

Signed-off-by: Kevin Laatz <kevin.laatz@intel.com>
src/dpdkevents.c
src/utils_dpdk.c