Revision 2ac71179 hw/usb-musb.c

b/hw/usb-musb.c
556 556
        /* TODO: what with low-speed Bulk and Isochronous?  */
557 557
    }
558 558

  
559
    cpu_abort(cpu_single_env, "bad interval\n");
559
    hw_error("bad interval\n");
560 560
}
561 561

  
562 562
static inline void musb_packet(struct musb_s *s, struct musb_ep_s *ep,

Also available in: Unified diff