commit | c94a7c6979cafa7a71f32b35e0ff71ed00c61a89 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <[email protected]> | Tue Mar 19 09:18:20 2013 +0100 |
committer | Gerd Hoffmann <[email protected]> | Wed Apr 03 09:55:49 2013 +0200 |
tree | 68001dd495a66a289ed67973a380b335b1ea0d18 | |
parent | c874ea97b9d0d079e9d65ef033b95afef0ed6532 [diff] |
xhci: fix numintrs sanity checks Make sure numintrs is a power of two, msi requires this. https://bugzilla.redhat.com/show_bug.cgi?id=918035 Signed-off-by: Gerd Hoffmann <[email protected]>