DragonFly BSD
DragonFly commits List (threaded) for 2012-03
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: acpi_hp(4): Fix acquisition of acpi's softc.


From: Sascha Wildner <swildner@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 25 Mar 2012 05:34:27 -0700 (PDT)

commit 1f98dfc7b04ec1e721a9e0c505263e582705ba30
Author: Sascha Wildner <saw@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]