Re: [dpdk-dev] [PATCH v6 14/19] net/virtio: do not reference device type

2017-07-04 Thread Gaƫtan Rivet
On Wed, Jul 05, 2017 at 01:56:44AM +0200, Gaetan Rivet wrote: > Signed-off-by: Gaetan Rivet > --- > drivers/net/virtio/virtio_pci.c | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) > > diff --git a/drivers/net/virtio/virtio_pci.c b/drivers/net/virtio/virtio_pci.c > index b7b3d61..627

[dpdk-dev] [PATCH v6 14/19] net/virtio: do not reference device type

2017-07-04 Thread Gaetan Rivet
Signed-off-by: Gaetan Rivet --- drivers/net/virtio/virtio_pci.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/drivers/net/virtio/virtio_pci.c b/drivers/net/virtio/virtio_pci.c index b7b3d61..6275359 100644 --- a/drivers/net/virtio/virtio_pci.c +++ b/drivers/net/virtio/v