alistair23-linux/drivers/staging/usbip
Max Vozeler 01446ef5af 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 <max@vozeler.com>
Tested-by: Mark Wehby <MWehby@luxotticaRetail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-01-20 16:01:50 -08:00
..
Kconfig
Makefile
README
stub.h staging: usbip: stub: update refcounts for devices and interfaces 2011-01-20 16:01:48 -08:00
stub_dev.c staging: usbip: stub: update refcounts for devices and interfaces 2011-01-20 16:01:48 -08:00
stub_main.c
stub_rx.c staging: usbip: stub: update refcounts for devices and interfaces 2011-01-20 16:01:48 -08:00
stub_tx.c
usbip_common.c
usbip_common.h
usbip_event.c
vhci.h staging: usbip: vhci: use urb->dev->portnum to find port 2011-01-20 16:01:50 -08:00
vhci_hcd.c staging: usbip: vhci: use urb->dev->portnum to find port 2011-01-20 16:01:50 -08:00
vhci_rx.c staging: usbip: vhci: handle EAGAIN from SO_RCVTIMEO 2011-01-20 16:01:49 -08:00
vhci_sysfs.c
vhci_tx.c

TODO:
	- more discussion about the protocol
	- testing
	- review of the userspace interface

Please send patches for this code to Greg Kroah-Hartman <greg@kroah.com>