kernel-ark/drivers/staging/usbip
Bart Westgeest 34c0957817 staging: usbip: removed #if 0'd out code
Signed-off-by: Bart Westgeest <bart@elbrys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-02-09 09:42:23 -08:00
..
userspace
Kconfig
Makefile
README
stub_dev.c staging: usbip: removed unused definitions from header 2011-12-22 13:40:03 -08:00
stub_main.c
stub_rx.c staging: usbip: removed #if 0'd out code 2012-02-09 09:42:23 -08:00
stub_tx.c
stub.h staging: usbip: removed unused structure field 2012-02-09 09:42:22 -08:00
usbip_common.c staging: usbip: changed function return type to void 2012-02-09 09:42:23 -08:00
usbip_common.h staging: usbip: changed function return type to void 2012-02-09 09:42:23 -08:00
usbip_event.c
usbip_protocol.txt
vhci_hcd.c staging: usbip: removed #if 0'd out code 2012-02-09 09:42:23 -08:00
vhci_rx.c staging: usbip: changed function return type to void 2012-02-09 09:42:23 -08:00
vhci_sysfs.c
vhci_tx.c
vhci.h

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

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