Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
crypto: seqiv - Fix module unload/reload crash
On module unload we weren't unregistering the seqniv template, thus leading to a crash the next time someone walks the template list. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
- Loading branch information