]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] s390: crypto driver patch take 2
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Sat, 17 Sep 2005 02:27:34 +0000 (19:27 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sat, 17 Sep 2005 18:49:58 +0000 (11:49 -0700)
commit90f4e12112284f1a41594e2950e6eced5b064efc
treea76e9b0388da763d51021a2a57229b60b17068d2
parentd176795b3eedc18f95160ecc0d7cdf0d2bc5a578
[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 <schwidefsky@de.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/s390/crypto/z90main.c