[dpdk-dev] [PATCH v4 04/17] net/ionic: register and initialize the adapter

Stephen Hemminger stephen at networkplumber.org
Fri Dec 20 01:24:41 CET 2019


On Thu, 19 Dec 2019 23:18:34 +0100
Alfredo Cardigliano <cardigliano at 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


More information about the dev mailing list