Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F108303722
D47418.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
398 B
Referenced Files
None
Subscribers
None
D47418.diff
View Options
diff --git a/sys/dev/firmware/arm/scmi.c b/sys/dev/firmware/arm/scmi.c
--- a/sys/dev/firmware/arm/scmi.c
+++ b/sys/dev/firmware/arm/scmi.c
@@ -55,7 +55,7 @@
#define SCMI_MAX_TOKEN 1024
#define SCMI_HDR_TOKEN_S 18
-#define SCMI_HDR_TOKEN_BF (0x3fff)
+#define SCMI_HDR_TOKEN_BF (0x3ff)
#define SCMI_HDR_TOKEN_M (SCMI_HDR_TOKEN_BF << SCMI_HDR_TOKEN_S)
#define SCMI_HDR_PROTOCOL_ID_S 10
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jan 24, 5:20 PM (20 h, 34 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14462587
Default Alt Text
D47418.diff (398 B)
Attached To
Mode
D47418: scmi: Fix token bitmask
Attached
Detach File
Event Timeline
Log In to Comment