usb: r8a66597-hcd: fix removed from an attached hub
authorYoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
Tue, 16 Mar 2010 03:29:35 +0000 (12:29 +0900)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 19 Mar 2010 14:24:24 +0000 (07:24 -0700)
fix the problem that when a USB hub is attached to the r8a66597-hcd and
a device is removed from that hub, it's likely that a kernel panic follows.

Reported-by: Markus Pietrek <Markus.Pietrek@emtrion.de>
Signed-off-by: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
Cc: stable <stable@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found