summaryrefslogtreecommitdiff
path: root/lib/ofpbuf.c
diff options
context:
space:
mode:
authorIlya Maximets <i.maximets@samsung.com>2019-03-04 13:35:30 +0300
committerIan Stokes <ian.stokes@intel.com>2019-03-14 08:45:05 +0000
commitf7e46850153c323a80528e556913b8b5968d5f33 (patch)
treeedbba342bf1ad4ace40e9cd6ea26284d60ac0a85 /lib/ofpbuf.c
parent4e8aa5378d8a43ddc9374d831a92e35e1d477f8e (diff)
downloadopenvswitch-f7e46850153c323a80528e556913b8b5968d5f33.tar.gz
treewide: Clean up inclusions of netdev-dpdk header.
'netdev-dpdk.h' provides only 'netdev_dpdk_register' and 'free_dpdk_buf' which are not used in these files and should not be used. Leftovers from the already removed code. Signed-off-by: Ilya Maximets <i.maximets@samsung.com> Signed-off-by: Ian Stokes <ian.stokes@intel.com>
Diffstat (limited to 'lib/ofpbuf.c')
-rw-r--r--lib/ofpbuf.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/ofpbuf.c b/lib/ofpbuf.c
index 1dab25b64..4edb3c114 100644
--- a/lib/ofpbuf.c
+++ b/lib/ofpbuf.c
@@ -19,7 +19,6 @@
#include <stdlib.h>
#include <string.h>
#include "openvswitch/dynamic-string.h"
-#include "netdev-dpdk.h"
#include "util.h"
static void