From: Max Vozeler Date: Wed, 12 Jan 2011 13:02:05 +0000 (+0200) Subject: staging: usbip: vhci: use urb->dev->portnum to find port X-Git-Tag: v2.6.38-rc3~8^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01446ef5af4e8802369bf4d257806e24345a9371;p=pandora-kernel.git staging: usbip: vhci: use urb->dev->portnum to find port The access to pending_port was racy when two devices were being attached at the same time. Signed-off-by: Max Vozeler Tested-by: Mark Wehby Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed