summaryrefslogtreecommitdiff
path: root/staging/cli_packet.c
AgeCommit message (Expand)AuthorFilesLines
2013-05-13staging: add mausezahn staging directoryDaniel Borkmann1-0/+1121
load'/>
authorLukas Wunner <lukas@wunner.de>2016-05-04 16:58:11 -0500
committerBjorn Helgaas <bhelgaas@google.com>2016-05-04 16:58:11 -0500
commitf8415222837b651902661f12f5760169690f6696 (patch)
tree342dc4bcd979af58f5bb5d9f76a63c1771f6084f
parent4d88d5a7bf92e31215543b955b8883dcf6f66c1f (diff)
PCI: Use cached copy of PCI_EXP_SLTCAP_HPC bit
We cache the PCI_EXP_SLTCAP_HPC bit in pci_dev->is_hotplug_bridge on device probe, so there's no need to read it again on allocation of port service devices. No functional change intended. Signed-off-by: Lukas Wunner <lukas@wunner.de> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat