Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/staging/usbip
Jean Delvare 1d03d2bd6e Fix staging drivers after smp_lock.h redux
Commit 405f55712d ("headers: smp_lock.h
redux") broke the build of two staging drivers. Fix them.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Cc: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-07-13 09:09:08 -07:00
..
Kconfig
Makefile
README
stub.h
stub_dev.c
stub_main.c
stub_rx.c
stub_tx.c
usbip_common.c Fix staging drivers after smp_lock.h redux 2009-07-13 09:09:08 -07:00
usbip_common.h
usbip_event.c
vhci.h
vhci_hcd.c
vhci_rx.c
vhci_sysfs.c
vhci_tx.c

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>