« Previous | Next » 

Revision 80cf7cf7

ID80cf7cf74f29a219e02b50f27c12b1c792ebf99b

Added by Gerd Hoffmann over 12 years ago

usb-hub: don't trigger assert on packet completion.

Calling usb_packet_complete() recursively when passing up the completion
event up the chain for devices connected via usb hub will trigger an
assert. So don't do that, make the usb hub emulation call the upstream
completion callback directly instead.

Based on a patch from Stefan Hajnoczi <>

Signed-off-by: Gerd Hoffmann <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences