X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=lib%2Flibrte_ether%2Frte_ethdev_vdev.h;h=fa2cb61e1ce7b7b51dfb9459e2c84b6adf95396f;hb=9348ca1602ce9d140a215e92852b4b5fe26a2013;hp=0b475357a35d924491772716f9f85add3ef1d6e7;hpb=7f0a669e7b048f14f5bb6be7df2bb2e4670b4aae;p=dpdk.git diff --git a/lib/librte_ether/rte_ethdev_vdev.h b/lib/librte_ether/rte_ethdev_vdev.h index 0b475357a3..fa2cb61e1c 100644 --- a/lib/librte_ether/rte_ethdev_vdev.h +++ b/lib/librte_ether/rte_ethdev_vdev.h @@ -73,7 +73,6 @@ rte_eth_vdev_allocate(struct rte_vdev_device *dev, size_t private_data_size) } eth_dev->device = &dev->device; - eth_dev->driver = NULL; eth_dev->intr_handle = NULL; eth_dev->data->kdrv = RTE_KDRV_NONE;