https://github.com/torvalds/linux
Revision e681b66f2e19fadbe8a7e2a17900978cb6bc921f authored by Johan Hovold on 25 October 2012, 16:56:33 UTC, committed by Greg Kroah-Hartman on 25 October 2012, 18:11:19 UTC
Remove private zombie flag used to signal disconnect and to prevent
control urb from being submitted from interrupt urb completion handler.

The control urb will not be re-submitted as both the control urb and the
interrupt urb is killed on disconnect.

Signed-off-by: Johan Hovold <jhovold@gmail.com>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent 28c3ae9
History
Tip revision: e681b66f2e19fadbe8a7e2a17900978cb6bc921f authored by Johan Hovold on 25 October 2012, 16:56:33 UTC
USB: mos7840: remove invalid disconnect handling
Tip revision: e681b66
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.7 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 222.4 KB
Makefile -rw-r--r-- 46.6 KB
README -rw-r--r-- 18.2 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top