summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorDenis Benato <denis.benato@linux.dev>2026-06-19 00:11:01 +0000
committerJiri Kosina <jkosina@suse.com>2026-08-03 19:25:35 +0200
commit2a767bd3e0b7277718a9a604cbe53e42830f025d (patch)
treed8dd675841e9d724218e66fdc1a6c83f60a39963 /tools/perf/scripts/python/bin
parentfb572e2f2347ece90e1b1002fb1595d57b8aed93 (diff)
HID: asus: fix a off-by-one in mcu_parse_version_string() validation
In mcu_parse_version_string() a size validation for response is stricter that it needs to be: relax the check by one byte. The device always answer with a greater byte count so this does not introduce visible changes. Fixes: ("hid-asus: check ROG Ally MCU version and warn") Signed-off-by: Denis Benato <denis.benato@linux.dev> Signed-off-by: Jiri Kosina <jkosina@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions