git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
78b5a31
)
PCI: Use PCI_MSIX_TABLE_BIR, not PCI_MSIX_FLAGS_BIRMASK
author
Bjorn Helgaas
<bhelgaas@google.com>
Thu, 18 Apr 2013 00:10:07 +0000
(18:10 -0600)
committer
Bjorn Helgaas
<bhelgaas@google.com>
Tue, 23 Apr 2013 15:50:30 +0000
(09:50 -0600)
PCI_MSIX_FLAGS_BIRMASK is mis-named because the BIR mask is in the
Table Offset register, not the flags ("Message Control" per spec)
register.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
No differences found