On Mon, Oct 09, 2023 at 01:27:19PM +0100, Giovanni Cabiddu wrote: > From: Svyatoslav Pankratov <svyatoslav.pankratov@xxxxxxxxx> > > There is no need to free the reset_data structure if the recovery is > unsuccessful and the reset is synchronous. The function > adf_dev_aer_schedule_reset() handles the cleanup properly. Only > asynchronous resets require such structure to be freed inside the reset > worker. > > Fixes: d8cba25d2c68 ("crypto: qat - Intel(R) QAT driver framework") > Signed-off-by: Svyatoslav Pankratov <svyatoslav.pankratov@xxxxxxxxx> > Signed-off-by: Giovanni Cabiddu <giovanni.cabiddu@xxxxxxxxx> > --- > drivers/crypto/intel/qat/qat_common/adf_aer.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) Patch applied. Thanks. -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt