commit | db4be873d312576c6971da15a38e056017a406b8 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Thu Jan 12 14:26:13 2012 +0100 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Fri Feb 10 12:16:18 2012 +0100 |
tree | f542f1e79cf24e89eb0900facc3291d387f47f48 | |
parent | 079d0b7f1eedcc634c371fe05b617fdc55c8b762 [diff] |
usb: maintain async packet list per endpoint Maintain a list of async packets per endpoint. With the current code the list will never receive more than a single item. I think you can guess what the future plan is though ;) Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>