diff options
author | Greg Kroah-Hartman <gregkh@suse.de> | 2011-05-27 11:25:59 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-06-07 14:08:51 -0700 |
commit | 69c685c7f5c50d5bc8c6b3e996d68495c7d3e09a (patch) | |
tree | 8ab5801feef728d41b1e13256cde96074f2dfb5a /drivers/staging/usbip/README | |
parent | 1e35d87d63c1cb954d3169b893898a12b746dadd (diff) |
staging: usbip: README: we need to document the protocol
Document the protocol.
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/usbip/README')
-rw-r--r-- | drivers/staging/usbip/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/usbip/README b/drivers/staging/usbip/README index c11be5735485..41a2cf2e77a6 100644 --- a/drivers/staging/usbip/README +++ b/drivers/staging/usbip/README @@ -2,5 +2,6 @@ TODO: - more discussion about the protocol - testing - review of the userspace interface + - document the protocol Please send patches for this code to Greg Kroah-Hartman <greg@kroah.com> |