• Arvid Brodin's avatar
    usb/isp1760: Fix crash when unplugging bug · d3cf2a8d
    Arvid Brodin authored
    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: default avatarArvid Brodin <arvid.brodin@enea.com>
    Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
    d3cf2a8d
isp1760-hcd.c 54 KB