Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F143448776
D9364.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
390 B
Referenced Files
None
Subscribers
None
D9364.diff
View Options
Index: head/sys/dev/mpr/mpr_sas_lsi.c
===================================================================
--- head/sys/dev/mpr/mpr_sas_lsi.c
+++ head/sys/dev/mpr/mpr_sas_lsi.c
@@ -911,6 +911,7 @@
u8 sas_status;
memset(&ata_identify, 0, sizeof(ata_identify));
+ memset(&mpi_reply, 0, sizeof(mpi_reply));
try_count = 0;
do {
rc = mprsas_get_sata_identify(sc, handle, &mpi_reply,
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Jan 31, 2:28 PM (14 h, 39 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28118613
Default Alt Text
D9364.diff (390 B)
Attached To
Mode
D9364: Initialize a stack variable in mprsas_get_sas_address_for_sata_disk
Attached
Detach File
Event Timeline
Log In to Comment