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:
43e7aa4
)
PCI: Remove unused PCI_MSIX_FLAGS_BIRMASK definition
author
Yijing Wang
<wangyijing@huawei.com>
Thu, 12 Sep 2013 08:20:00 +0000
(16:20 +0800)
committer
Bjorn Helgaas
<bhelgaas@google.com>
Fri, 27 Sep 2013 19:36:32 +0000
(13:36 -0600)
PCI_MSIX_FLAGS_BIRMASK has been replaced by PCI_MSIX_TABLE_BIR for better
readability. Now no one uses it, remove it. No functional change.
Signed-off-by: Yijing Wang <wangyijing@huawei.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
No differences found