numam-dpdk/drivers/crypto/qat
Fiona Trahe ff150afd7e drivers: fix build of crypto anonymous union initialization
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: 26c2e4ad5a ("cryptodev: add capabilities discovery")

Signed-off-by: Michael Qiu <michael.qiu@intel.com>
Signed-off-by: Fiona Trahe <fiona.trahe@intel.com>
2016-03-31 21:32:19 +02:00
..
qat_adf qat: add SNOW 3G 2016-03-10 23:04:56 +01:00
Makefile mk: fix external shared library dependencies of drivers 2015-12-08 00:09:43 +01:00
qat_crypto.c drivers: fix build of crypto anonymous union initialization 2016-03-31 21:32:19 +02:00
qat_crypto.h qat: add cipher/auth only 2016-03-10 22:50:48 +01:00
qat_logs.h
qat_qp.c remove extra parentheses in return statement 2016-02-10 15:47:50 +01:00
rte_pmd_qat_version.map
rte_qat_cryptodev.c cryptodev: add capabilities discovery 2016-03-11 10:43:09 +01:00