alistair23-linux/drivers/staging/usbip
Greg Kroah-Hartman 3924865f7d Staging: usbip: fix up build error
This dma flag is no longer in the kernel.  Remove it as it's pointless
and it causes a build error.

Cc: Endre Kollar <taxy443@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-07-27 11:12:21 -07:00
..
Kconfig
Makefile
README
stub.h Staging: usbip: fix multiple interfaces 2010-07-27 11:06:29 -07:00
stub_dev.c Staging: usbip: fix multiple interfaces 2010-07-27 11:06:29 -07:00
stub_main.c Staging: usbip: fix multiple interfaces 2010-07-27 11:06:29 -07:00
stub_rx.c Staging: usbip: fix up build error 2010-07-27 11:12:21 -07:00
stub_tx.c
usbip_common.c USB: remove URB_NO_SETUP_DMA_MAP 2010-05-20 13:21:40 -07:00
usbip_common.h Staging: usbip: fix typos concerning "sequential" 2010-07-08 13:57:58 -07:00
usbip_event.c staging: usbip: Fix deadlock 2010-04-30 09:30:10 -07:00
vhci.h USB: make hcd.h public (drivers dependency) 2010-05-20 13:21:30 -07:00
vhci_hcd.c Staging: usbip: fix space before tab in vhci_hcd.c 2010-05-11 11:35:46 -07:00
vhci_rx.c
vhci_sysfs.c
vhci_tx.c staging: usbip: fix coding style issues in the usbip driver 2010-05-11 11:35:46 -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>