virtio: simplify the hardware structure
authorStephen Hemminger <stephen@networkplumber.org>
Sat, 14 Jun 2014 01:06:25 +0000 (18:06 -0700)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 22 Jul 2014 13:00:01 +0000 (15:00 +0200)
commitce65e697c67ba1a357d806eed05957b3d43f562c
tree57eea56f291b767a3e232e147331603451dfe4b4
parent9d168c68dfa5c28f15e6e03bfcaaa0cef24ca40a
virtio: simplify the hardware structure

The host_features are never used after negotiation.
The PCI information is unused (and available in rte_pci if needed).

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_pci.c
lib/librte_pmd_virtio/virtio_pci.h