f12f13f2f6
To initialize a structure with zeros, one field was explicitly set
to avoid "missing initializer" bug with old GCC (e.g. 4.4).
This warning is now disabled (commit <insertlater>) for old versions of GCC,
so the workarounds may be removed.
These initializers should not be needed for static variables but they
are still used to workaround an ICC bug (see commit
|
||
---|---|---|
.. | ||
Makefile | ||
mlx4.c | ||
mlx4.h | ||
rte_pmd_mlx4_version.map |