numam-dpdk/drivers/net/szedata2
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
..
Makefile net/szedata2: do not affect Ethernet interfaces 2018-04-14 00:43:30 +02:00
meson.build net/szedata2: add to meson build 2018-06-14 19:27:50 +02:00
rte_eth_szedata2.c remove useless constructor headers 2018-07-12 00:00:35 +02:00
rte_eth_szedata2.h net/szedata2: support new NIC 2018-04-14 00:43:30 +02:00
rte_pmd_szedata2_version.map szedata2: add new poll mode driver 2015-11-20 17:17:04 +01:00
szedata2_logs.h net/szedata2: implement dynamic logging 2018-04-14 00:40:21 +02:00