git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb96632
)
usb: renesas_usbhs: return error if wrong recip request
author
Kuninori Morimoto
<kuninori.morimoto.gx@renesas.com>
Thu, 21 Apr 2011 05:10:12 +0000
(14:10 +0900)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Sat, 30 Apr 2011 00:24:32 +0000
(17:24 -0700)
There are some USB Host which doesn't notice disconnection at once.
And it might try some request after reconnection with old settings.
Current renesas_usbhs will crash in such case.
This patch prevent this issue.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found