On Thu, 19 Dec 2019 23:18:34 +0100
Alfredo Cardigliano <cardigli...@ntop.org> wrote:

> +static int
> +eth_ionic_pci_remove(struct rte_pci_device *pci_dev)
> +{
> +     return 0;
> +}
> +

You probably want to u se rte_eth_dev_pci_generic_remove here

Reply via email to