commit | 9424d4e7c67d9d0cbc50fc8a1d00db31772c37c5 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Thu Mar 01 14:42:34 2012 +0100 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Wed Mar 07 12:28:05 2012 +0100 |
tree | 85cdab8abffed846bb1d317b66f61135027902ba | |
parent | 7936e0f0d2fcd05bf5a78985a53b6b2276115749 [diff] |
usb-host: enable pipelineing for bulk endpoints. We really don't want to wait for packets finish before submitting the next, we want keep the data flow running. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>