Don't crash if we can't read the temperature for a zone while polling it.
authorkettenis <kettenis@openbsd.org>
Mon, 1 Jul 2024 14:13:43 +0000 (14:13 +0000)
committerkettenis <kettenis@openbsd.org>
Mon, 1 Jul 2024 14:13:43 +0000 (14:13 +0000)
commit0d80ee7110d08a1ab6df3e89cadcfc52380f4c85
tree2228f50fba6680e9af0627787faad6fea2587d44
parent7c3cb5da944b2f859b736bb77a7e4a98f458d8ce
Don't crash if we can't read the temperature for a zone while polling it.

ok dv@
sys/dev/ofw/ofw_thermal.c