diff options
| author | 2024-05-04 11:25:02 +0200 | |
|---|---|---|
| committer | 2024-05-04 06:36:41 -0700 | |
| commit | 3a034a7b0715eb51124a5263890b1ed39978ed3a (patch) | |
| tree | 80950b6bea0caf41e2ac0d63659947994febfc7a /scripts/gdb/linux/vmalloc.py | |
| parent | hwmon: (corsair-cpro) Use a separate buffer for sending commands (diff) | |
| download | wireguard-linux-3a034a7b0715eb51124a5263890b1ed39978ed3a.tar.xz wireguard-linux-3a034a7b0715eb51124a5263890b1ed39978ed3a.zip | |
hwmon: (corsair-cpro) Use complete_all() instead of complete() in ccp_raw_event()
In ccp_raw_event(), the ccp->wait_input_report completion is
completed once. Since we're waiting for exactly one report in
send_usb_cmd(), use complete_all() instead of complete()
to mark the completion as spent.
Fixes: 40c3a4454225 ("hwmon: add Corsair Commander Pro driver")
Signed-off-by: Aleksa Savic <savicaleksa83@gmail.com>
Acked-by: Marius Zachmann <mail@mariuszachmann.de>
Link: https://lore.kernel.org/r/20240504092504.24158-3-savicaleksa83@gmail.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'scripts/gdb/linux/vmalloc.py')
0 files changed, 0 insertions, 0 deletions
