crypto: qat - add missing restarting event notification in VFs
authorMarco Chiappero <marco.chiappero@intel.com>
Thu, 7 Apr 2022 16:54:46 +0000 (17:54 +0100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 15 Apr 2022 08:34:26 +0000 (16:34 +0800)
commit569b462e6604fab6ec4dc6649d06ac62564567ce
tree8c2331cf713e397e25b903c56387e43015b2de12
parentf9f8f2b7415705448118102764076504c0850082
crypto: qat - add missing restarting event notification in VFs

VF drivers are notified via PFVF of the VFs being disabled, but
such notification was not propagated within the VF driver.
Dispatch the ADF_EVENT_RESTARTING event by adding a missing call
to adf_dev_restarting_notify().

Signed-off-by: Marco Chiappero <marco.chiappero@intel.com>
Reviewed-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/qat/qat_common/adf_vf_isr.c