From a7c7eb03fd370b33ba9c93766df2af61551c4310 Mon Sep 17 00:00:00 2001 From: Wei Yongjun Date: Fri, 20 Dec 2013 11:05:16 +0800 Subject: [PATCH] staging: sep: add missing destroy_workqueue() in sep_crypto.c Add the missing destroy_workqueue() before return from sep_crypto_setup() and sep_crypto_takedown(). Signed-off-by: Wei Yongjun Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed