commit | 786ad214c72226fa5bd4ebf18aeb4c6b54d3ba80 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Thu Feb 06 12:03:59 2014 +0100 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Tue Feb 18 15:39:13 2014 +0100 |
tree | 5ea2ef50b98307b68b87f1e879392d2f4ca4a4be | |
parent | c348e481759057c925cce4bf54336f1518b8c702 [diff] |
xhci iso: fix time calculation Frameid specifies frames not microframes, so we need to shift it to get the microframe index. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>