summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/pci.c
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2002-08-26 15:12:47 +0000
committerjhb <jhb@FreeBSD.org>2002-08-26 15:12:47 +0000
commit76ee9d6272c26471e38c81e39273139854083d0d (patch)
tree4582718d460a65ee70565c1f633fed327dff4735 /sys/dev/pci/pci.c
parentea1a1404ad4b6a4d52978b00b93fbd47d5a0faaf (diff)
downloadFreeBSD-src-76ee9d6272c26471e38c81e39273139854083d0d.zip
FreeBSD-src-76ee9d6272c26471e38c81e39273139854083d0d.tar.gz
In acpi_pcib_route_interrupt(), the code claims to check to see if a PCI
LNK device (interrupt source provider sort of) is present before using it, but the code actually tested the status (_STA) of the PCI bridge device doing the routing, not the actual LNK device. Fix it to check the status of the LNK device.
Diffstat (limited to 'sys/dev/pci/pci.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud