]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: vt6656: return from workqueues on fMP_DISCONNECTED
authorMalcolm Priestley <tvboxspy@gmail.com>
Mon, 14 Oct 2013 18:51:45 +0000 (19:51 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 15 Oct 2013 16:42:12 +0000 (09:42 -0700)
commit17f3ced05f5ae20c619103df9718af597cf83ac4
tree5413e09b5de5d72151b997d5ad75f9c8e79d0b1f
parent759e9eba4380420ee6c33873cde1b503d5962154
staging: vt6656: return from workqueues on fMP_DISCONNECTED

Return from work queues on flag fMP_DISCONNECTED to prevent
any scheduling threads past closing of device.

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6656/bssdb.c
drivers/staging/vt6656/dpc.c
drivers/staging/vt6656/wcmd.c