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:
6746cdf
)
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>
Mon, 7 Mar 2011 23:05:10 +0000
(15:05 -0800)
commit
01446ef5af4e8802369bf4d257806e24345a9371
upstream.
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