Date: Thu, 21 Sep 2006 18:56:03 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/acpica acpi.c Message-ID: <200609211856.k8LIu3Ap036703@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2006-09-21 18:56:03 UTC
FreeBSD src repository
Modified files:
sys/dev/acpica acpi.c
Log:
Fix a sign bug in acpi_release_resource(). acpi_sysres_find() returns !=
NULL if the specified resource is a sub-alloc of a system resource.
Revision Changes Path
1.229 +1 -1 src/sys/dev/acpica/acpi.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200609211856.k8LIu3Ap036703>
