> -----Original Message-----
> From: Jozwiak, TomaszX
> Sent: Friday, December 14, 2018 5:12 AM
> To: [email protected]; Trahe, Fiona <[email protected]>; Jozwiak, TomaszX
> <[email protected]>; [email protected]; [email protected]
> Subject: [PATCH] compress/qat: fix error counter in dequeue errors
>
> This patch increments error counter (stats.dequeue_err_count)
> in case of any error detection during qat_comp_process_response
> function.
>
> Fixes: 3cc14fc48e35 ("compress/qat: check that correct firmware is in use")
> Fixes: 32842f2a6d7d ("compress/qat: create FW request and process response")
> Cc: [email protected]
>
> Signed-off-by: Tomasz Jozwiak <[email protected]>
Acked-by: Fiona Trahe <[email protected]>