virtio: fix build with debug
authorOuyang Changchun <changchun.ouyang@intel.com>
Thu, 24 Jul 2014 04:57:45 +0000 (12:57 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 1 Aug 2014 14:30:14 +0000 (16:30 +0200)
commitff9166443069b232bac41bbdc02423e9cbf6ecc2
tree9588cdc17a50fcfa2f67105372151a4bafdcd9dc
parenta09b359daca3d8af43dc22a57b34cf317f958236
virtio: fix build with debug

Fix 2 compilation issues in virtio PMD when dump option is enabled.

These errors were introduced by commits
    f37cdfde46a30 (remove unused virtqueue name)
and ce65e697c67ba (simplify the hardware structure).

Signed-off-by: Changchun Ouyang <changchun.ouyang@intel.com>
Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>
lib/librte_pmd_virtio/virtio_ethdev.c
lib/librte_pmd_virtio/virtqueue.h