On Tue, Dec 02, 2014 at 09:08:48PM -0800, Tadeusz Struk wrote:
> 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.carpen...@oracle.com>
> Signed-off-by: Tadeusz Struk <tadeusz.st...@intel.com>

Patch applied.
-- 
Email: Herbert Xu <herb...@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
To unsubscribe from this list: send the line "unsubscribe linux-crypto" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to