Revision 618aa1068df29c37a58045fe940f9106664153fd authored by Johan Hovold on 19 March 2013, 08:21:07 UTC, committed by Greg Kroah-Hartman on 21 March 2013, 22:59:02 UTC
Remove bogus disconnect test introduced by 95bef012e ("USB: more serial
drivers writing after disconnect") which prevented queued data from
being freed on disconnect.

The possible IO it was supposed to prevent is long gone.

Cc: stable <stable@vger.kernel.org>
Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent cb25505
History
File Mode Size
.gitignore -rw-r--r-- 42 bytes
Makefile -rw-r--r-- 413 bytes
genksyms.c -rw-r--r-- 22.5 KB
genksyms.h -rw-r--r-- 2.7 KB
keywords.gperf -rw-r--r-- 1.6 KB
keywords.hash.c_shipped -rw-r--r-- 8.1 KB
lex.l -rw-r--r-- 8.6 KB
lex.lex.c_shipped -rw-r--r-- 56.4 KB
parse.tab.c_shipped -rw-r--r-- 72.3 KB
parse.tab.h_shipped -rw-r--r-- 2.8 KB
parse.y -rw-r--r-- 10.9 KB

back to top