linux/drivers/staging/usbip
Roel Kluin 05d6d677ab Staging: usbip: usbip_start_threads(): handle kernel_thread failure
kernel_thread may fail, notice this.

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-01-28 15:49:05 -08:00
..
Kconfig
Makefile
README
stub.h
stub_dev.c
stub_main.c
stub_rx.c Staging: usbip: switch to list_for_each_entry() 2009-01-06 13:52:32 -08:00
stub_tx.c
usbip_common.c Staging: usbip: usbip_start_threads(): handle kernel_thread failure 2009-01-28 15:49:05 -08:00
usbip_common.h
usbip_event.c
vhci.h
vhci_hcd.c
vhci_rx.c
vhci_sysfs.c
vhci_tx.c

README

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>