numam-dpdk/lib/librte_pmd_e1000
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
..
e1000 e1000: fix big endian access 2015-02-20 11:44:52 +01:00
e1000_ethdev.h ethdev: unification of RSS offload types 2015-02-22 23:56:20 +01:00
e1000_logs.h e1000: always log init messages 2014-09-18 20:52:42 +02:00
em_ethdev.c ethdev: remove useless parameter in init functions 2015-03-09 18:07:44 +01:00
em_rxtx.c add prefix to cache line macros 2014-11-27 16:21:11 +01:00
igb_ethdev.c ethdev: remove useless parameter in init functions 2015-03-09 18:07:44 +01:00
igb_pf.c e1000: use the right debug macro 2014-09-18 20:52:42 +02:00
igb_rxtx.c ethdev: unification of RSS offload types 2015-02-22 23:56:20 +01:00
Makefile mk: add library version extension 2015-02-03 16:56:58 +01:00
rte_pmd_e1000_version.map lib: provide initial versioning 2015-02-03 16:56:58 +01:00