ff150afd7e
In SUSE11-SP3 i686 platform, with gcc 4.5.1, there are compile issues, e.g:
null_crypto_pmd_ops.c:44:3: error:
unknown field 'sym' specified in initializer
cc1: warnings being treated as errors
The member in anonymous union initialization should be inside '{}',
otherwise it will report an error.
Fixes:
|
||
---|---|---|
.. | ||
qat_adf | ||
Makefile | ||
qat_crypto.c | ||
qat_crypto.h | ||
qat_logs.h | ||
qat_qp.c | ||
rte_pmd_qat_version.map | ||
rte_qat_cryptodev.c |