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

2021-03-15 Thread Randy Dunlap
On 3/15/21 2:15 PM, Hongren Zheng (Zenithal) wrote: > > Co-developed-by: Alexandre Demers > Co-developed-by: Randy Dunlap No, I'm not in the Co-developed-by loop here. And then you can add: Reviewed-by: Randy Dunlap > Signed-off-by: Hongren Zheng > --- > Documentation/usb/usbip_protocol.r

[PATCH v4] 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 pointed out, which is crucial for stream protoco