git: acpi_hp(4): Fix acquisition of acpi's softc.
Sascha Wildner
swildner at crater.dragonflybsd.org
Sun Mar 25 05:34:27 PDT 2012
commit 1f98dfc7b04ec1e721a9e0c505263e582705ba30
Author: Sascha Wildner <saw at online.de>
Date: Sun Mar 25 14:34:03 2012 +0200
acpi_hp(4): Fix acquisition of acpi's softc.
Now that acpi_hp is acpi_wmi's child, the softc must be taken from
its grandparent (acpi).
This fixes a crash in the setup of the sysctl tree.
Reported-by: tuxillo
Summary of changes:
sys/dev/acpica5/acpi_hp/acpi_hp.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1f98dfc7b04ec1e721a9e0c505263e582705ba30
--
DragonFly BSD source repository
More information about the Commits
mailing list