numam-dpdk/drivers/net/fm10k
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 build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
fm10k_ethdev.c remove useless constructor headers 2018-07-12 00:00:35 +02:00
fm10k_logs.h net/fm10k: implement dynamic logging 2018-01-16 18:47:49 +01:00
fm10k_rxtx_vec.c net/fm10k: convert to new Tx offloads API 2018-04-14 00:40:21 +02:00
fm10k_rxtx.c net/fm10k: support descriptor status API 2018-07-03 01:35:58 +02:00
fm10k.h net/fm10k: remove unused constant 2018-07-04 21:50:27 +02:00
Makefile drivers/net: fix icc deprecated parameter warning 2018-04-14 00:43:30 +02:00
meson.build build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
rte_pmd_fm10k_version.map fm10k: move to drivers/net/ 2015-05-22 16:06:22 +02:00