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
evm
ima
Kconfig -rw-r--r-- 1.0 KB
Makefile -rw-r--r-- 364 bytes
digsig.c -rw-r--r-- 1.3 KB
digsig_asymmetric.c -rw-r--r-- 2.6 KB
iint.c -rw-r--r-- 3.9 KB
integrity.h -rw-r--r-- 3.4 KB

back to top