summaryrefslogtreecommitdiffstats
path: root/crypto/af_alg.c
diff options
context:
space:
mode:
authorTadeusz Struk2014-12-03 06:08:48 +0100
committerHerbert Xu2014-12-04 16:50:23 +0100
commitbc84b94a715f3505f5f5981af0ec0362aa3fe38b (patch)
treea23f88177d9f05c72b4a818d148e95a1c0871025 /crypto/af_alg.c
parentcrypto: sahara - add support for SHA1/256 (diff)
downloadkernel-qcow2-linux-bc84b94a715f3505f5f5981af0ec0362aa3fe38b.tar.gz
kernel-qcow2-linux-bc84b94a715f3505f5f5981af0ec0362aa3fe38b.tar.xz
kernel-qcow2-linux-bc84b94a715f3505f5f5981af0ec0362aa3fe38b.zip
crypto: qat - fix problem with coalescing enable logic
Fixed issue reported by Dan Carpenter 410 if (adf_get_cfg_int(accel_dev, "Accelerator0", 411 ADF_ETRMGR_COALESCING_ENABLED_FORMAT, 412 bank_num, &coalesc_enabled) && coalesc_enabled) This condition is reversed, so it only enables coalescing on error. Reported-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Tadeusz Struk <tadeusz.struk@intel.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/af_alg.c')
0 files changed, 0 insertions, 0 deletions