Page MenuHomeFreeBSD

D42644.diff
No OneTemporary

D42644.diff

diff --git a/sys/dev/dpaa2/dpaa2_mc_fdt.c b/sys/dev/dpaa2/dpaa2_mc_fdt.c
--- a/sys/dev/dpaa2/dpaa2_mc_fdt.c
+++ b/sys/dev/dpaa2/dpaa2_mc_fdt.c
@@ -272,8 +272,6 @@
continue;
if (!OF_hasprop(child, "reg"))
continue;
- if (!OF_hasprop(child, "pcs-handle"))
- continue;
if (dpaa2_mc_fdt_probe_child(dev, child) != 0)
continue;
}

File Metadata

Mime Type
text/plain
Expires
Fri, Dec 12, 7:07 AM (1 h, 22 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
26891383
Default Alt Text
D42644.diff (349 B)

Event Timeline