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:
bd65f62
)
staging: usbip: vhci: use urb->dev->portnum to find port
author
Max Vozeler
<max@vozeler.com>
Wed, 12 Jan 2011 13:02:05 +0000
(15:02 +0200)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 21 Jan 2011 00:01:50 +0000
(16:01 -0800)
The access to pending_port was racy when two devices
were being attached at the same time.
Signed-off-by: Max Vozeler <max@vozeler.com>
Tested-by: Mark Wehby <MWehby@luxotticaRetail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found