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:
f532216
)
PCI: Drop msi_control_reg() macro and use PCI_MSI_FLAGS directly
author
Bjorn Helgaas
<bhelgaas@google.com>
Wed, 17 Apr 2013 23:38:32 +0000
(17:38 -0600)
committer
Bjorn Helgaas
<bhelgaas@google.com>
Tue, 23 Apr 2013 15:50:30 +0000
(09:50 -0600)
Note the error in pci_msix_table_size() -- we used PCI_MSI_FLAGS to
locate the PCI_MSIX_FLAGS word. No actual breakage because PCI_MSI_FLAGS
and PCI_MSIX_FLAGS happen to be the same.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
No differences found