numam-dpdk/lib/librte_pmd_virtio
Thomas Monjalon 80edfef4a8 virtio: fix build with debug enabled
With CONFIG_RTE_LIBRTE_VIRTIO_DEBUG_INIT=y:
	error: ‘devname’ undeclared (first use in this function)

Fixes: da978dfdc4 ("virtio: use port IO to get PCI resource")

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
Acked-by: Changchun Ouyang <changchun.ouyang@intel.com>
2015-03-04 11:18:53 +01:00
..
Makefile virtio: fix build with mempool debug enabled 2015-03-04 11:18:36 +01:00
rte_pmd_virtio_version.map lib: provide initial versioning 2015-02-03 16:56:58 +01:00
virtio_ethdev.c virtio: fix build with debug enabled 2015-03-04 11:18:53 +01:00
virtio_ethdev.h virtio: suport multiple MAC addresses 2015-02-20 19:19:13 +01:00
virtio_logs.h remove trailing whitespaces 2014-06-11 00:29:34 +02:00
virtio_pci.c virtio: fix states handling during initialization 2015-02-20 19:19:05 +01:00
virtio_pci.h virtio: fix states handling during initialization 2015-02-20 19:19:05 +01:00
virtio_ring.h virtio: checkpatch cleanups 2014-06-13 11:18:56 +02:00
virtio_rxtx.c virtio: remove Rx hotspots from early return 2015-02-20 19:19:21 +01:00
virtqueue.c virtio: checkpatch cleanups 2014-06-13 11:18:56 +02:00
virtqueue.h virtio: free mbuf's with threshold 2015-02-20 19:19:19 +01:00