Add URL for the Linux Documentation dir file describing USB/IP.

Change-Id: I43f02c3d3350e7852c54df3efb977ae266726a8c
Reviewed-on: https://code.wireshark.org/review/14844
Reviewed-by: Guy Harris <guy@alum.mit.edu>
This commit is contained in:
Guy Harris 2016-04-07 01:35:57 -07:00
parent 8cdc182aff
commit 95d5a87106
1 changed files with 4 additions and 0 deletions

View File

@ -26,6 +26,10 @@
* on top of TCP/IP. The server exports the USB devices and the
* clients imports them. The device driver for the exported USB
* device runs on the client machine.
*
* See
*
* https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/plain/Documentation/usb/usbip_protocol.txt
*/
#include <config.h>