CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2017/11/17 13:30:43

Modified files:
        sys/dev/ofw    : fdt.c 

Log message:
Make OF_getnodebyname() scan its child nodes instead of its peer nodes.

This still deviates from the implementation we have on macppc, but we only
ever use OF_getnodebyname() to find child nodes in our tree.

ok tom@, visa@

Reply via email to