usbip: move usbip_protocol.txt to Documentation
authorChristian Lamparter <chunkeey@googlemail.com>
Wed, 24 Feb 2016 18:30:35 +0000 (19:30 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 4 Mar 2016 03:44:06 +0000 (19:44 -0800)
commita6d6fc2b671aba52da2ca0ca4f3cdd25e03e90cf
tree69d33f93aa6ab23433b944f09e456d59a23e43dd
parent0b41d35058468cb9cab3f856b3446a68416213e4
usbip: move usbip_protocol.txt to Documentation

The usbip_protocol.txt, a document which describes usbip's
inner workings is currently located in the projects source
directory (drivers/usb/usbip/...). This patch moves it to
Documentation/usb.

This discussion was brought up by Guy Harris [0] during the
review of the USBIP dissector I wrote. For anyone interested:
support is available with the latest wireshark master/dev tree.
Simply select a packet from the usbip's tcp-stream you are
intrested on and select the USBIP as the protocol in the
"Decode As" dialog box [1].

Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
[0] <https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=12127#c2>
[1] <https://www.wireshark.org/docs/wsug_html_chunked/ChCustProtocolDissectionSection.html#ChAdvDecodeAs>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/usb/usbip_protocol.txt [new file with mode: 0644]
MAINTAINERS
drivers/usb/usbip/usbip_protocol.txt [deleted file]
This page took 0.025003 seconds and 5 git commands to generate.