linux/drivers/staging/usbip
David Chang cacd18a847 staging: usbip: fix wrong endian conversion
Fix number_of_packets wrong endian conversion in function
correct_endian_ret_submit()

Signed-off-by: David Chang <dchang@novell.com>
Acked-by: Arjan Mels <arjan.mels@gmx.net>
Cc: stable <stable@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-05-17 11:37:13 -07:00
..
Kconfig staging: usbip: edit Kconfig and rename CONFIG options 2011-05-12 09:17:57 -07:00
Makefile staging: usbip: edit Kconfig and rename CONFIG options 2011-05-12 09:17:57 -07:00
README
stub.h staging: usbip: fix header includes 2011-05-12 09:17:56 -07:00
stub_dev.c staging: usbip: fix header includes 2011-05-12 09:17:56 -07:00
stub_main.c staging: usbip: edit Kconfig and rename CONFIG options 2011-05-12 09:17:57 -07:00
stub_rx.c staging: usbip: fix header includes 2011-05-12 09:17:56 -07:00
stub_tx.c staging: usbip: fix header includes 2011-05-12 09:17:56 -07:00
usbip_common.c staging: usbip: fix wrong endian conversion 2011-05-17 11:37:13 -07:00
usbip_common.h staging: usbip: fix header includes 2011-05-12 09:17:56 -07:00
usbip_event.c staging: usbip: fix header includes 2011-05-12 09:17:56 -07:00
vhci.h staging: usbip: fix header includes 2011-05-12 09:17:56 -07:00
vhci_hcd.c staging: usbip: edit Kconfig and rename CONFIG options 2011-05-12 09:17:57 -07:00
vhci_rx.c staging: usbip: fix header includes 2011-05-12 09:17:56 -07:00
vhci_sysfs.c staging: usbip: fix header includes 2011-05-12 09:17:56 -07:00
vhci_tx.c staging: usbip: fix header includes 2011-05-12 09:17:56 -07:00

README

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>