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:
f030826
)
powerpc/pci: Use pci_is_pcie() to simplify code [fix]
author
Yijing Wang
<wangyijing@huawei.com>
Mon, 4 Nov 2013 23:51:31 +0000
(16:51 -0700)
committer
Bjorn Helgaas
<bhelgaas@google.com>
Mon, 4 Nov 2013 23:51:31 +0000
(16:51 -0700)
Fix
f0308261b1
("powerpc/pci: Use pci_is_pcie() to simplify code"). I
accidentally merged v2 instead of v3, so this adds the difference. Without
this, "cap" is the left-over PCI-X capability offset, and we're using it as
the PCIe capability offset.
[bhelgaas: extracted v2->v3 diff]
Signed-off-by: Yijing Wang <wangyijing@huawei.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
arch/powerpc/kernel/eeh.c
patch
|
blob
|
history
diff --cc
arch/powerpc/kernel/eeh.c
Simple merge