Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F144670701
D55119.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
361 B
Referenced Files
None
Subscribers
None
D55119.diff
View Options
diff --git a/sys/dev/acpica/acpi.c b/sys/dev/acpica/acpi.c
--- a/sys/dev/acpica/acpi.c
+++ b/sys/dev/acpica/acpi.c
@@ -4062,7 +4062,7 @@
ACPI_FUNCTION_TRACE_U32((char *)(uintptr_t)__func__, stype);
/* Check if button action is disabled or unknown. */
- if (stype == ACPI_STATE_UNKNOWN)
+ if (stype == POWER_STYPE_UNKNOWN)
return;
/*
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Feb 11, 9:47 PM (7 h, 32 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28448850
Default Alt Text
D55119.diff (361 B)
Attached To
Mode
D55119: acpi: Fix trying to enter NONE state
Attached
Detach File
Event Timeline
Log In to Comment