examples/tep_term: remove duplicate definitions
authorHaiyue Wang <haiyue.wang@intel.com>
Tue, 16 Jul 2019 17:04:07 +0000 (01:04 +0800)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 18 Jul 2019 21:10:19 +0000 (23:10 +0200)
commitfaa4ee75364dcb5343790d5fcf850cebdf7353f6
tree2a8b9764ac923d58e3f64b3bb925c8c872ca0f6a
parent826038fcfc7b82866673f10e22cc89860ca4cba3
examples/tep_term: remove duplicate definitions

The state of virtio device has been defined in both header file and
source file, keep the definition in header file for public use.

Fixes: a50245ede72a ("examples/tep_term: initialize VXLAN sample")
Cc: stable@dpdk.org
Signed-off-by: Haiyue Wang <haiyue.wang@intel.com>
examples/tep_termination/main.c