virtio: remove unused virtqueue name
authorStephen Hemminger <stephen@networkplumber.org>
Sat, 14 Jun 2014 01:06:23 +0000 (18:06 -0700)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 22 Jul 2014 13:00:01 +0000 (15:00 +0200)
commitf37cdfde46a30d93f3dd8a4e01243be8bc0ac142
tree2a2bd8e64fef124d8447bb4579837595da6ebf56
parent11efa9f07c7b8dfaf0faa5fcb6a1a6ae0826a4db
virtio: remove unused virtqueue name

vq_name is only used when setting up queue, and does not need
to be saved.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Alan Carew <alan.carew@intel.com>
lib/librte_pmd_virtio/virtio_ethdev.c
lib/librte_pmd_virtio/virtio_rxtx.c
lib/librte_pmd_virtio/virtqueue.h