commit | 90f4e12112284f1a41594e2950e6eced5b064efc | [log] [tgz] |
---|---|---|
author | Martin Schwidefsky <schwidefsky@de.ibm.com> | Fri Sep 16 19:27:34 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sat Sep 17 11:49:58 2005 -0700 |
tree | a76e9b0388da763d51021a2a57229b60b17068d2 | |
parent | d176795b3eedc18f95160ecc0d7cdf0d2bc5a578 [diff] |
[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>