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
..
base fm10k: add base driver 2015-02-17 15:25:30 +01:00
fm10k_ethdev.c ethdev: remove useless parameter in init functions 2015-03-09 18:07:44 +01:00
fm10k_logs.h fm10k: fix build with debug enabled 2015-03-04 11:18:36 +01:00
fm10k_rxtx.c fm10k: fix build with unused debug function 2015-02-24 03:09:57 +01:00
fm10k.h fm10k: add scatter receive 2015-02-17 15:25:30 +01:00
Makefile mk: fix build with Debian/Ubuntu-specific gcc version 2015-02-24 12:11:16 +01:00
rte_pmd_fm10k_version.map fm10k: register PF driver 2015-02-17 15:25:30 +01:00