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
Kconfig -rw-r--r-- 1.2 KB
Makefile -rw-r--r-- 1.0 KB
acpi_pm.c -rw-r--r-- 6.4 KB
arm_arch_timer.c -rw-r--r-- 9.5 KB
bcm2835_timer.c -rw-r--r-- 4.3 KB
clksrc-dbx500-prcmu.c -rw-r--r-- 2.4 KB
clksrc-of.c -rw-r--r-- 1.1 KB
cs5535-clockevt.c -rw-r--r-- 5.6 KB
cyclone.c -rw-r--r-- 2.9 KB
dw_apb_timer.c -rw-r--r-- 11.3 KB
dw_apb_timer_of.c -rw-r--r-- 3.3 KB
em_sti.c -rw-r--r-- 9.5 KB
i8253.c -rw-r--r-- 4.8 KB
metag_generic.c -rw-r--r-- 5.2 KB
mmio.c -rw-r--r-- 1.9 KB
nomadik-mtu.c -rw-r--r-- 6.8 KB
scx200_hrt.c -rw-r--r-- 2.8 KB
sh_cmt.c -rw-r--r-- 18.8 KB
sh_mtu2.c -rw-r--r-- 9.1 KB
sh_tmu.c -rw-r--r-- 12.4 KB
sunxi_timer.c -rw-r--r-- 3.9 KB
tcb_clksrc.c -rw-r--r-- 9.2 KB
tegra20_timer.c -rw-r--r-- 6.7 KB
time-armada-370-xp.c -rw-r--r-- 7.7 KB
vt8500_timer.c -rw-r--r-- 5.0 KB

back to top