numam-dpdk/drivers/net/e1000
Stephen Hemminger 6c52c126f2 drivers: explicit initialization of pci drivers
Upcoming drivers will need to be able to support other bus types.
This is a transparent change to how struct eth_driver is initialized.
It has not function or ABI layout impact, but makes adding a later
bus type (Xen, Hyper-V, ...) much easier.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>
2015-06-12 11:10:10 +02:00
..
base e1000: move to drivers/net/ 2015-05-22 15:51:38 +02:00
e1000_ethdev.h e1000: move to drivers/net/ 2015-05-22 15:51:38 +02:00
e1000_logs.h e1000: move to drivers/net/ 2015-05-22 15:51:38 +02:00
em_ethdev.c drivers: explicit initialization of pci drivers 2015-06-12 11:10:10 +02:00
em_rxtx.c drivers: fix whitespace 2015-06-12 11:10:10 +02:00
igb_ethdev.c drivers: explicit initialization of pci drivers 2015-06-12 11:10:10 +02:00
igb_pf.c e1000: move to drivers/net/ 2015-05-22 15:51:38 +02:00
igb_rxtx.c drivers: fix whitespace 2015-06-12 11:10:10 +02:00
Makefile e1000: move to drivers/net/ 2015-05-22 15:51:38 +02:00
rte_pmd_e1000_version.map e1000: move to drivers/net/ 2015-05-22 15:51:38 +02:00