From 056c04ba8bbad4c563c05306cc8a8c66e713f280 Mon Sep 17 00:00:00 2001 From: Herbert Xu Date: Wed, 27 May 2015 14:37:40 +0800 Subject: [PATCH] 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 --- Reading git-format-patch failed