commit | cfba73d25f0eca9f01f565f0243e3083f4667234 | [log] [tgz] |
---|---|---|
author | Gilad Ben-Yossef <gilad@benyossef.com> | Wed Oct 18 08:00:34 2017 +0100 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Nov 03 22:11:16 2017 +0800 |
tree | 341a9b523fb465376ae6225f161f0b87b399c1cf | |
parent | 6b80ea389a0bceee6a0a801474b78ad0a8cd034d [diff] |
crypto: ccp - use -ENOSPC for transient busy indication Replace -EBUSY with -ENOSPC when reporting transient busy indication in the absence of backlog. Signed-off-by: Gilad Ben-Yossef <gilad@benyossef.com> Reviewed-by: Gary R Hook <gary.hook@amd.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>