commit | a728a196d253530f17da5c86dc7dfbe58c5f7094 | [log] [tgz] |
---|---|---|
author | Christian Lamparter <chunkeey@googlemail.com> | Fri Aug 25 15:47:14 2017 +0200 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Sep 22 17:43:15 2017 +0800 |
tree | 2db0f2af9730619d8f656ef35c9dafdb2f166136 | |
parent | f1f2237ff699bbc1a0265ed10407ae8d4a52008e [diff] |
crypto: crypto4xx - remove bad list_del alg entries are only added to the list, after the registration was successful. If the registration failed, it was never added to the list in the first place. Signed-off-by: Christian Lamparter <chunkeey@googlemail.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>