Re: [PATCH] crypto: qat - do not duplicate string containing firmware name

2015-04-27 Thread Herbert Xu
Bruce Allan wrote: > Use ADF_DH895XCC_FW instead of duplicating the string "qat_895xcc.bin" > when referring to the DH895xCC firmware. > > Signed-off-by: Bruce Allan Applied. -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubk

[PATCH] crypto: qat - do not duplicate string containing firmware name

2015-04-27 Thread Bruce Allan
Use ADF_DH895XCC_FW instead of duplicating the string "qat_895xcc.bin" when referring to the DH895xCC firmware. Signed-off-by: Bruce Allan --- drivers/crypto/qat/qat_dh895xcc/adf_drv.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/crypto/qat/qat_dh895xcc/adf_drv.