numam-dpdk/drivers/net/e1000
Thomas Monjalon f8e9989606 remove useless constructor headers
A constructor is usually declared with RTE_INIT* macros.
As it is a static function, no need to declare before its definition.
The macro is used directly in the function definition.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
2018-07-12 00:00:35 +02:00
..
base net/e1000: add minimum support for Broadcom 54616 PHY 2018-05-14 22:31:48 +01:00
e1000_ethdev.h ethdev: flatten RSS configuration in flow API 2018-04-27 18:00:53 +01:00
e1000_logs.c net/e1000: fix build of igb only 2018-05-23 00:35:01 +02:00
e1000_logs.h net/e1000: fix build of igb only 2018-05-23 00:35:01 +02:00
em_ethdev.c remove useless constructor headers 2018-07-12 00:00:35 +02:00
em_rxtx.c ethdev: add new offload flag to keep CRC 2018-07-03 01:35:58 +02:00
igb_ethdev.c remove useless constructor headers 2018-07-12 00:00:35 +02:00
igb_flow.c ethdev: add transfer attribute to flow API 2018-04-27 18:00:54 +01:00
igb_pf.c ethdev: separate driver APIs 2018-01-22 01:26:49 +01:00
igb_regs.h drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
igb_rxtx.c ethdev: add new offload flag to keep CRC 2018-07-03 01:35:58 +02:00
Makefile net/e1000: fix build of igb only 2018-05-23 00:35:01 +02:00
meson.build net/e1000: fix build of igb only 2018-05-23 00:35:01 +02:00
rte_pmd_e1000_version.map e1000: move to drivers/net/ 2015-05-22 15:51:38 +02:00