numam-dpdk/lib/librte_pmd_virtio
Ouyang Changchun ff91664430 virtio: fix build with debug
Fix 2 compilation issues in virtio PMD when dump option is enabled.

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

Signed-off-by: Changchun Ouyang <changchun.ouyang@intel.com>
Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>
2014-08-01 16:30:14 +02:00
..
Makefile
virtio_ethdev.c virtio: fix build with debug 2014-08-01 16:30:14 +02:00
virtio_ethdev.h
virtio_logs.h
virtio_pci.c virtio: simplify the hardware structure 2014-07-22 15:00:01 +02:00
virtio_pci.h virtio: simplify the hardware structure 2014-07-22 15:00:01 +02:00
virtio_ring.h
virtio_rxtx.c virtio: remove unused virtqueue name 2014-07-22 15:00:01 +02:00
virtqueue.c
virtqueue.h virtio: fix build with debug 2014-08-01 16:30:14 +02:00