From: Arvid Brodin Date: Mon, 7 Mar 2011 14:36:21 +0000 (+0100) Subject: usb/isp1760: Fix crash when unplugging bug X-Git-Tag: v2.6.39-rc1~472^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3cf2a8d4ddd121dbf4ad48c995648af04e0cfbf;p=pandora-kernel.git usb/isp1760: Fix crash when unplugging bug This fixes a problem with my previous patch series where there's a great risk that the kernel will crash when unplugging interrupt devices from the USB port. These lines must have got missing when I rebased the patches from the older kernel I was working with to 2.6.37 and 2.6-next: This fixes a bug where the kernel may crash if you unplug a USB device that has active interrupt transfers. Signed-off-by: Arvid Brodin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed