diff options
author | Gordon Ou <gordon.xwj@gmail.com> | 2024-12-24 14:23:36 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-12-27 13:07:22 +0100 |
commit | 63f0abcb47bb6f9281d021c780fcd8c93d15a3f5 (patch) | |
tree | 1ed964e7b00266765079e13a39f995c4fc192066 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | da31486bf2348078b6542eeed152caca74154bd5 (diff) |
USB: usbip: Update USB/IP OP_REP_IMPORT documentation.
This is to correct the mistaken byte offset of the field bDeviceClass in
OP_REP_IMPORT documentation. The previous field bcdDevice has length 2 and
the offset for bDeviceClass should be 0x138 + 2 = 0x13A instead of 0x139.
Offsets for subsequent fields are also affected and fixed in this patch.
Signed-off-by: Gordon Ou <gordon.xwj@gmail.com>
Reviewed-by: Shuah Khan <skhan@linuxfoundation.org>
Link: https://lore.kernel.org/r/20241224062336.63215-1-gordon.xwj@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions