> -----Original Message-----
> From: Kusztal, ArkadiuszX
> Sent: Friday, April 14, 2017 9:09 AM
> To: [email protected]
> Cc: Trahe, Fiona <[email protected]>; De Lara Guarch, Pablo
> <[email protected]>; Griffin, John <[email protected]>;
> Jain, Deepak K <[email protected]>; Kusztal, ArkadiuszX
> <[email protected]>
> Subject: [PATCH] crypto/qat: fix IV zero physical address
>
> This commit fixes zero physical address when IV not set
>
> Fixes: 1703e94ac5ce ("qat: add driver for QuickAssist devices")
>
> Signed-off-by: Arek Kusztal <[email protected]>
> ---
> drivers/crypto/qat/qat_crypto.c | 29 ++++++++++++++++++-----------
> 1 file changed, 18 insertions(+), 11 deletions(-)
>
> diff --git a/drivers/crypto/qat/qat_crypto.c
> b/drivers/crypto/qat/qat_crypto.c index b9baf36..362eb9d 100644
> --
> 2.1.0
Acked-by: Deepak Kumar Jain <[email protected]>