commit | 0d3c6781d8d80090509ebb0c72587e6c44da4736 | [log] [tgz] |
---|---|---|
author | Hook, Gary <Gary.Hook@amd.com> | Mon Oct 21 13:44:37 2019 +0000 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Sat Oct 26 02:09:59 2019 +1100 |
tree | d65442d58d6101f406d9579762a658d484782873 | |
parent | 9a8641a7ffbf6f896bcd2bb2c6c0f4b403831c18 [diff] |
crypto: ccp - Change a message to reflect status instead of failure If an AMD BIOS makes zero CCP queues available to the driver, the device is unavailable and therefore can't be activated. When this happens, report the status but don't report a (non-existent) failure. The CCP will be unactivated. Signed-off-by: Gary R Hook <gary.hook@amd.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>