Revision eb3b58f9

b/hw/usb-bus.c
143 143
{
144 144
    port->opaque = opaque;
145 145
    port->index = index;
146
    port->opaque = opaque;
147
    port->index = index;
148 146
    port->ops = ops;
149 147
    port->speedmask = speedmask;
150 148
    usb_port_location(port, NULL, index + 1);

Also available in: Unified diff