numam-dpdk/drivers/net/virtio
Damjan Marion 9e71668b42 virtio: fix crash if CQ is not negotiated
Fix NULL dereference if virtio control queue is not negotiated.

Signed-off-by: Damjan Marion <damarion@cisco.com>
Acked-by: Stephen Hemminger <stephen@networkplumber.org>
2015-06-12 14:50:06 +02:00
..
Makefile virtio: move to drivers/net/ 2015-05-22 16:06:23 +02:00
rte_pmd_virtio_version.map virtio: move to drivers/net/ 2015-05-22 16:06:23 +02:00
virtio_ethdev.c virtio: fix crash if CQ is not negotiated 2015-06-12 14:50:06 +02:00
virtio_ethdev.h virtio: clarify feature bit handling 2015-06-12 14:43:40 +02:00
virtio_logs.h virtio: move to drivers/net/ 2015-05-22 16:06:23 +02:00
virtio_pci.c virtio: move to drivers/net/ 2015-05-22 16:06:23 +02:00
virtio_pci.h virtio: clarify feature bit handling 2015-06-12 14:43:40 +02:00
virtio_ring.h virtio: move to drivers/net/ 2015-05-22 16:06:23 +02:00
virtio_rxtx.c virtio: move to drivers/net/ 2015-05-22 16:06:23 +02:00
virtqueue.c virtio: move to drivers/net/ 2015-05-22 16:06:23 +02:00
virtqueue.h virtio: clarify feature bit handling 2015-06-12 14:43:40 +02:00