Module Name: src Committed By: jruoho Date: Sun Jan 31 20:38:11 UTC 2010
Modified Files:
src/sys/dev/acpi: wmi_acpi.c
Log Message:
Verify the object type before using variables from it.
In addition, use CTASSERT(9) instead of KASSERT(9).
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/dev/acpi/wmi_acpi.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
