Page MenuHomeFreeBSD

D44205.diff
No OneTemporary

D44205.diff

diff --git a/sys/dev/pci/pci_host_generic.c b/sys/dev/pci/pci_host_generic.c
--- a/sys/dev/pci/pci_host_generic.c
+++ b/sys/dev/pci/pci_host_generic.c
@@ -538,7 +538,7 @@
rman_res_t newend; /* unused */
return (generic_pcie_translate_resource_common(
- bus, type, start, 0, newstart, &newend));
+ bus, type, start, start, newstart, &newend));
}
struct resource *

File Metadata

Mime Type
text/plain
Expires
Wed, Jan 21, 1:10 AM (2 h, 6 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27785162
Default Alt Text
D44205.diff (382 B)

Event Timeline