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:
acb8d40
)
staging: ozwpan: Fix crash for race condition.
author
Rupesh Gujare
<rupesh.gujare@atmel.com>
Thu, 22 Aug 2013 16:38:48 +0000
(17:38 +0100)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 22 Aug 2013 17:15:55 +0000
(10:15 -0700)
Do not allocate a port to new device or process URB when its status is
yet to be read. This avoids race condition when USB core read hub
status a bit late, while new device tries to acquire port.
Signed-off-by: Rupesh Gujare <rupesh.gujare@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found