commit | 1439ccf73d9c07654fdd5b4969fd53c2feb8684d | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Sat Jun 17 06:53:20 2017 +0900 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sat Jun 17 06:53:20 2017 +0900 |
tree | b34e238f138510451f48f188b3638eda698d8253 | |
parent | 3a448294b79ace48cf8ecbbffdeceae49bae00cc [diff] | |
parent | 98dbf5af4fdd142f6184dbb4e4164a8d1850d526 [diff] |
Merge tag 'pci-v4.12-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci Pull PCI fixes from Bjorn Helgaas: - fix another PCI_ENDPOINT build error (merged for v4.12) - fix error codes added to config accessors for v4.12 * tag 'pci-v4.12-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci: PCI: endpoint: Select CRC32 to fix test build error PCI: Make error code types consistent in pci_{read,write}_config_*