]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8ea14e1cc07a04f41afd274dff98af7418a7d027
tree8c2331cf713e397e25b903c56387e43015b2de12
parent7b9339125bd8bf9ef1ac6a158ccf81bee03c1483
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