]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/virtio/virtio_ethdev.c
net/virtio: remove forward declaration
[dpdk.git] / drivers / net / virtio / virtio_ethdev.c
index 7c2fe76f3496bba1a1e1bce997892d53ace1feb6..846983a017ef8d53a4b3ab8d60a3463bb9fbe10e 100644 (file)
@@ -71,7 +71,6 @@ static void virtio_mac_addr_remove(struct rte_eth_dev *dev, uint32_t index);
 static int virtio_mac_addr_set(struct rte_eth_dev *dev,
                                struct ether_addr *mac_addr);
 
-static int virtio_intr_enable(struct rte_eth_dev *dev);
 static int virtio_intr_disable(struct rte_eth_dev *dev);
 
 static int virtio_dev_queue_stats_mapping_set(