Skip to content
  • Gerd Hoffmann's avatar
    ee008ba6
    usb-uhci: queuing fix · ee008ba6
    Gerd Hoffmann authored
    
    
    When we queue up usb packets we may happen to find a already queued
    packet, which also might be finished at that point already.  We don't
    want continue processing the packet at this point though, so lets
    just signal back we've found a in-flight packet when in queuing mode.
    
    Signed-off-by: default avatarGerd Hoffmann <kraxel@redhat.com>
    ee008ba6
    usb-uhci: queuing fix
    Gerd Hoffmann authored
    
    
    When we queue up usb packets we may happen to find a already queued
    packet, which also might be finished at that point already.  We don't
    want continue processing the packet at this point though, so lets
    just signal back we've found a in-flight packet when in queuing mode.
    
    Signed-off-by: default avatarGerd Hoffmann <kraxel@redhat.com>
Loading