Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F115913130
D45493.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
419 B
Referenced Files
None
Subscribers
None
D45493.diff
View Options
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
@@ -666,7 +666,7 @@
case SYS_RES_MEMORY:
break;
default:
- return (bus_generic_unmap_resource(dev, child, r, argsp, map));
+ return (bus_generic_unmap_resource(dev, child, r, map));
}
range = generic_pcie_containing_range(dev, type, rman_get_start(r),
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, May 1, 8:17 AM (15 h, 32 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17877461
Default Alt Text
D45493.diff (419 B)
Attached To
Mode
D45493: pci(4): unbreak the build
Attached
Detach File
Event Timeline
Log In to Comment