diff options
author | Anant Thazhemadam <[email protected]> | 2020-10-10 13:59:32 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2020-10-10 12:37:46 +0200 |
commit | e1f13c879a7c21bd207dc6242455e8e3a1e88b40 (patch) | |
tree | a7d021c3405843c881b206028057802b1ad04c5e /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 868fd970e187d39c586565c875837e530c6f7e1b (diff) |
staging: comedi: check validity of wMaxPacketSize of usb endpoints found
While finding usb endpoints in vmk80xx_find_usb_endpoints(), check if
wMaxPacketSize = 0 for the endpoints found.
Some devices have isochronous endpoints that have wMaxPacketSize = 0
(as required by the USB-2 spec).
However, since this doesn't apply here, wMaxPacketSize = 0 can be
considered to be invalid.
Reported-by: [email protected]
Tested-by: [email protected]
Signed-off-by: Anant Thazhemadam <[email protected]>
Cc: stable <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions