diff options
author | Gerd Hoffmann | 2014-08-29 12:40:55 +0200 |
---|---|---|
committer | Gerd Hoffmann | 2014-08-29 12:51:44 +0200 |
commit | f90e160b502fb5c464eb9417ac075a78f13e9801 (patch) | |
tree | 75337426b91f9fded69ed3d0f452fcfcffec1f17 /include | |
parent | xhci: use (1u << i) (diff) | |
download | qemu-f90e160b502fb5c464eb9417ac075a78f13e9801.tar.gz qemu-f90e160b502fb5c464eb9417ac075a78f13e9801.tar.xz qemu-f90e160b502fb5c464eb9417ac075a78f13e9801.zip |
Revert "xhci: Fix number of streams allocated when using streams"
This reverts commit d063c3112c4cd23a479ee18720c2bd119da2d315.
"2 << x" is the same as "2 ^ (x + 1)", so the old code is correct.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions