git: DragonFly_RELEASE_6_4 kernel/rman: Fix error return in sysctl_rman().
Sascha Wildner
swildner at crater.dragonflybsd.org
Sun Feb 22 07:35:04 PST 2026
commit d427802c2f199ee7301cf86f253112460ebe39ae
Author: Sascha Wildner <saw at online.de>
Date: Wed Feb 18 20:05:13 2026 +0100
kernel/rman: Fix error return in sysctl_rman().
Matt changed the error handling in 869748ea0626d3966a0b0e1a8223de70ef05
but forgot to return 'error' from now on.
This fixes devinfo -r (show hardware resource information).
Summary of changes:
sys/kern/subr_rman.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d427802c2f199ee7301cf86f253112460ebe39ae
--
DragonFly BSD source repository
More information about the Commits
mailing list