OSDN Git Service

staging: vt6656: Remove variable fKillEventPollingThread
authorMalcolm Priestley <tvboxspy@gmail.com>
Mon, 17 Feb 2014 21:24:33 +0000 (21:24 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Feb 2014 19:01:01 +0000 (11:01 -0800)
commit749627f2d85fec04c358496c5d5cb04cd73ace5a
treee7c397c05c168085fd1e9df8589e933a1947e935
parentdef84bd9a11954d32d380c461eb884d1f0b2a8b7
staging: vt6656: Remove variable fKillEventPollingThread

We already kill the urb and since patch
s_nsInterruptUsbIoCompleteRead add urb status returns.
have error handling

There is no need for this variable.

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6656/device.h
drivers/staging/vt6656/int.c
drivers/staging/vt6656/main_usb.c
drivers/staging/vt6656/usbpipe.c