linux/drivers/staging/usbip
Bart Westgeest 75fe8c8b90 staging: usbip: removed unused definitions from header
Removed remnants of old function definitions which have since been
removed in earlier cleanup work.

Signed-off-by: Bart Westgeest <bart@elbrys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-12-22 13:40:03 -08:00
..
userspace
Kconfig
Makefile
README
stub.h
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 dead code from receive function 2011-12-22 13:40:03 -08:00
stub_tx.c
usbip_common.c staging: usbip: removed dead code from receive function 2011-12-22 13:40:03 -08:00
usbip_common.h staging: usbip: removed unused definitions from header 2011-12-22 13:40:03 -08:00
usbip_event.c
usbip_protocol.txt
vhci.h
vhci_hcd.c
vhci_rx.c staging: usbip: removed dead code from receive function 2011-12-22 13:40:03 -08:00
vhci_sysfs.c
vhci_tx.c

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>