Files
qemu/hw/usb
Guenter Roeck b2cc699979 usb-hub: Fix handling port power control messages
The ClearPortFeature control message fails for PORT_POWER because there
is no break; at the end of the case statement, causing it to fall through
to the failure handler. Add the missing break; to solve the problem.

Fixes: 1cc403eb21 ("usb-hub: emulate per port power switching")
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20241112170152.217664-11-linux@roeck-us.net>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
2024-11-18 13:36:39 +01:00
..
2024-04-18 11:17:27 +02:00
2023-08-31 19:47:43 +02:00
2023-12-30 07:38:06 +11:00
2020-09-18 14:12:32 -04:00
2021-01-22 14:51:35 +01:00
2022-01-13 10:22:37 +01:00
2023-12-30 07:38:06 +11:00
2023-12-30 07:38:06 +11:00
2023-12-30 07:38:06 +11:00
2022-11-08 11:13:48 +01:00
2021-02-17 14:29:12 +01:00
2023-08-31 19:47:43 +02:00
2023-12-30 07:38:06 +11:00