numam-dpdk/drivers/net/nfp
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
..
nfpcore net/nfp: avoid access to sysfs resource0 file 2018-07-03 01:35:58 +02:00
Makefile net/nfp: use new CPP interface 2018-04-14 00:40:21 +02:00
meson.build net/nfp: add to meson build 2018-06-14 19:27:50 +02:00
nfp_net_ctrl.h net/nfp: support MAC address change 2018-04-27 15:54:55 +01:00
nfp_net_logs.h net/nfp: add newline in PMD_RX/TX_LOG macros 2018-04-27 18:00:57 +01:00
nfp_net_pmd.h net/nfp: support LSO offload version 2 2018-04-14 00:43:30 +02:00
nfp_net.c remove useless constructor headers 2018-07-12 00:00:35 +02:00
rte_pmd_nfp_version.map nfp: introduce driver initialization 2015-12-08 03:00:42 +01:00