Actually make fdt_find_node() return NULL if the node couldn't be found.
authorkettenis <kettenis@openbsd.org>
Tue, 23 Aug 2016 18:12:09 +0000 (18:12 +0000)
committerkettenis <kettenis@openbsd.org>
Tue, 23 Aug 2016 18:12:09 +0000 (18:12 +0000)
commit437a9cead6e635e00f586e892cab9b6ce45223b2
tree3356d87fe2715989f97fe92cfddfa6421c41dc7a
parent7153ff6c0cda4095e5da155bb0c93d64059a3b52
Actually make fdt_find_node() return NULL if the node couldn't be found.

ok tom@
sys/dev/ofw/fdt.c