]> git.baikalelectronics.ru Git - kernel.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)
commit9ee7acfab54904ef03414ddc810a90fcb79cb86a
treea76e9b0388da763d51021a2a57229b60b17068d2
parent377b46361b068be098c1da36ccdd640ff3b76c5e
[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