diff options
author | Shashank Gupta <shashank.gupta@intel.com> | 2022-11-04 13:21:07 -0400 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2022-11-11 18:14:59 +0800 |
commit | 557ffd5a4726f8b6f0dd1d4b632ae02c1c063233 (patch) | |
tree | ab524eef55704f3fcfe8b0e264e9e28b8967cec7 /arch/um | |
parent | fb11cddfe24caad33667b5c9dd859562b2be6c75 (diff) | |
download | lwn-557ffd5a4726f8b6f0dd1d4b632ae02c1c063233.tar.gz lwn-557ffd5a4726f8b6f0dd1d4b632ae02c1c063233.zip |
crypto: qat - remove ADF_STATUS_PF_RUNNING flag from probe
The ADF_STATUS_PF_RUNNING bit is set after the successful initialization
of the communication between VF to PF in adf_vf2pf_notify_init().
So, it is not required to be set after the execution of the function
adf_dev_init().
Signed-off-by: Shashank Gupta <shashank.gupta@intel.com>
Reviewed-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com>
Reviewed-by: Wojciech Ziemba <wojciech.ziemba@intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'arch/um')
0 files changed, 0 insertions, 0 deletions