summaryrefslogtreecommitdiffstats
path: root/emulators/qemu-devel/files/patch-usb-uhub-CPEfix
blob: 30ad3ed9e925d2daf9f25eaccd178add29818759 (plain)
1
2
3
4
5
6
7
8
9
Index: qemu/hw/usb.c
@@ -508,7 +518,6 @@
                                        USB_MSG_RESET, 0, 0, NULL, 0);
                     port->wPortChange |= PORT_STAT_C_RESET;
                     /* set enable bit */
-                    port->wPortChange |= PORT_STAT_C_ENABLE;
                     port->wPortStatus |= PORT_STAT_ENABLE;
                 }
                 break;
OpenPOWER on IntegriCloud