numam-dpdk/lib/librte_pmd_fm10k
Thomas Monjalon 1f693b8f37 ethdev: remove useless parameter in init functions
The pointer to struct eth_driver is not used and is already set
in struct rte_eth_dev.

It's a small cleanup in PMD API which probably needs more
attention to make clear what is a driver, a PCI driver, an
ethernet driver, etc.

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
2015-03-09 18:07:44 +01:00
..
2015-02-17 15:25:30 +01:00
2015-02-17 15:25:30 +01:00