net/bnxt: fix error handling in port start
[dpdk.git] / drivers / net / null / rte_eth_null.c
index f1b521a..31cbb84 100644 (file)
@@ -490,8 +490,6 @@ static const struct eth_dev_ops ops = {
        .rss_hash_conf_get = eth_rss_hash_conf_get
 };
 
-static struct rte_vdev_driver pmd_null_drv;
-
 static int
 eth_dev_null_create(struct rte_vdev_device *dev,
                unsigned packet_size,