X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=drivers%2Fnet%2Fvirtio%2Fvirtio_user_ethdev.c;h=3fc1725736b5f4c82d7517040c1b59b986de369e;hb=fd4e6f2326ee51a90bce149a9243c09b8113dbc2;hp=0a57db730cfd3b14da8446d7a71d70b8bd0117cb;hpb=7f468b2ebfad1f9c32432a59c084dd460f177d9f;p=dpdk.git diff --git a/drivers/net/virtio/virtio_user_ethdev.c b/drivers/net/virtio/virtio_user_ethdev.c index 0a57db730c..3fc1725736 100644 --- a/drivers/net/virtio/virtio_user_ethdev.c +++ b/drivers/net/virtio/virtio_user_ethdev.c @@ -441,8 +441,6 @@ get_integer_arg(const char *key __rte_unused, return 0; } -static struct rte_vdev_driver virtio_user_driver; - static struct rte_eth_dev * virtio_user_eth_dev_alloc(struct rte_vdev_device *vdev) {