kernel-ark/drivers/staging/usbip
Harvey Harrison 2ae5a6d20e Staging: remove remaining uses of __FUNCTION__
__FUNCTION__ is gcc-specific, use __func__

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-10-22 09:56:36 -07:00
..
Kconfig Staging: USB/IP: add host driver 2008-10-10 15:31:09 -07:00
Makefile Staging: USB/IP: add host driver 2008-10-10 15:31:09 -07:00
README
stub_dev.c Staging: USB/IP: add host driver 2008-10-10 15:31:09 -07:00
stub_main.c Staging: USB/IP: add host driver 2008-10-10 15:31:09 -07:00
stub_rx.c Staging: USB/IP: add host driver 2008-10-10 15:31:09 -07:00
stub_tx.c Staging: USB/IP: add host driver 2008-10-10 15:31:09 -07:00
stub.h Staging: USB/IP: add host driver 2008-10-10 15:31:09 -07:00
usbip_common.c Staging: remove remaining uses of __FUNCTION__ 2008-10-22 09:56:36 -07:00
usbip_common.h
usbip_event.c
vhci_hcd.c
vhci_rx.c
vhci_sysfs.c
vhci_tx.c
vhci.h

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>