Re: [PATCH v3] docs: usbip: Fix major fields and descriptions in protocol

2021-03-15 Thread Randy Dunlap
Hi, Some comments inline. On 3/15/21 1:40 AM, Hongren Zheng (Zenithal) wrote: > The old document for usbip protocol is misleading and hard to read: > * Some fields in header are incorrect > * Explanation of some fields are unclear or even wrong > * Padding of header (namely all headers have

[PATCH v3] docs: usbip: Fix major fields and descriptions in protocol

2021-03-15 Thread Hongren Zheng (Zenithal)
The old document for usbip protocol is misleading and hard to read: * Some fields in header are incorrect * Explanation of some fields are unclear or even wrong * Padding of header (namely all headers have the same length) is not explicitly point out, which is crucial for stream protocol