From: Martin Schwidefsky Date: Sat, 17 Sep 2005 02:27:34 +0000 (-0700) Subject: [PATCH] s390: crypto driver patch take 2 X-Git-Tag: v2.6.14-rc2~5^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90f4e12112284f1a41594e2950e6eced5b064efc;p=pandora-kernel.git [PATCH] s390: crypto driver patch take 2 Got confused with the crypto update. The last patch added a call to destroy_workqueue() for a non-existent workqueue with the comment "Remove device workqueue on module unload". This is nonsense. Remove the offending hunk again. Signed-off-by: Martin Schwidefsky Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed