diff options
author | Quentin Lambert <lambert.quentin@gmail.com> | 2016-07-22 15:32:41 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2016-08-09 18:47:03 +0800 |
commit | c5736a4067ad4c59d1447762172def7f27fe869a (patch) | |
tree | 7e068ae6b0a03c0e755107df4225540358f86518 /drivers/crypto/ccp/ccp-dev.h | |
parent | b363700ef50e2c0b3122b47ffba70281f45cb686 (diff) |
crypto: ixp4xx - Add missing npe_c release in error branches
Most error branches following the call to npe_request contain a call to
npe_request. This patch add a call to npe_release to error branches
following the call to npe_request that do not have it.
This issue was found with Hector.
Signed-off-by: Quentin Lambert <lambert.quentin@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/crypto/ccp/ccp-dev.h')
0 files changed, 0 insertions, 0 deletions