Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F140149935
D53152.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
366 B
Referenced Files
None
Subscribers
None
D53152.diff
View Options
diff --git a/sys/dev/ahci/ahciem.c b/sys/dev/ahci/ahciem.c
--- a/sys/dev/ahci/ahciem.c
+++ b/sys/dev/ahci/ahciem.c
@@ -479,7 +479,7 @@
else
ads->common.bytes[0] |= SES_OBJSTAT_NOTINSTALLED;
if (ch->disablephy)
- ads->common.bytes[3] |= SESCTL_DEVOFF;
+ ads->bytes[2] |= SESCTL_DEVOFF;
ahci_putch(ch);
}
ccb->ccb_h.status = CAM_REQ_CMP;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Dec 21, 9:22 PM (2 h, 3 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
23869039
Default Alt Text
D53152.diff (366 B)
Attached To
Mode
D53152: achiem: quiet gcc -Warray-bounds
Attached
Detach File
Event Timeline
Log In to Comment