]> git.karo-electronics.de Git - linux-beck.git/commit
staging: unisys: Make serverdown synchronous
authorNeil Horman <nhorman@redhat.com>
Tue, 21 Jul 2015 13:55:42 +0000 (09:55 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 23 Jul 2015 04:20:03 +0000 (21:20 -0700)
commitace72eef40e8b5f0e3b3916e2dee2d146711ca2e
tree961d0048420b3c15d6eb420376227b8a7ded91a1
parent0d5073935a662564d46dff071874fe2cab11c651
staging: unisys: Make serverdown synchronous

I don't see why serverdown should be async on a workqueue.  Just make it
synchronous, and remove some code in the process

Signed-off-by: Neil Horman <nhorman@redhat.com>
Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/visornic/visornic_main.c