linux/drivers/staging/usbip
matt mooney 6973c6f24e staging: usbip: use single version for all modules
Having separate versions in this situation makes little sense, so
USBIP_VERSION will be used by all modules.

Signed-off-by: matt mooney <mfm@muteddisk.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-05-11 14:06:52 -07:00
..
Kconfig staging: usbip: change debug configuration option 2011-05-11 14:06:51 -07:00
Makefile staging: usbip: change debug configuration option 2011-05-11 14:06:51 -07:00
README
stub_dev.c staging: usbip: remove section dividers 2011-05-06 14:26:15 -07:00
stub_main.c staging: usbip: use single version for all modules 2011-05-11 14:06:52 -07:00
stub_rx.c staging: usbip: add break to default case in switch statements 2011-05-06 14:26:15 -07:00
stub_tx.c staging: usbip: remove section dividers 2011-05-06 14:26:15 -07:00
stub.h staging: usbip: remove section dividers 2011-05-06 14:26:15 -07:00
usbip_common.c staging: usbip: use single version for all modules 2011-05-11 14:06:52 -07:00
usbip_common.h staging: usbip: use single version for all modules 2011-05-11 14:06:52 -07:00
usbip_event.c staging: usbip: usbip_event.c: coding style cleanup 2011-05-06 14:26:13 -07:00
vhci_hcd.c staging: usbip: use single version for all modules 2011-05-11 14:06:52 -07:00
vhci_rx.c staging: usbip: remove section dividers 2011-05-06 14:26:15 -07:00
vhci_sysfs.c staging: usbip: vhci_sysfs.c: coding style cleanup 2011-05-06 14:26:14 -07:00
vhci_tx.c staging: usbip: remove section dividers 2011-05-06 14:26:15 -07:00
vhci.h staging: usbip: remove section dividers 2011-05-06 14:26:15 -07:00

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>