Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F165179036
D18084.id50964.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
535 B
Referenced Files
None
Subscribers
None
D18084.id50964.diff
View Options
Index: head/sys/dev/sfxge/common/efx_nvram.c
===================================================================
--- head/sys/dev/sfxge/common/efx_nvram.c
+++ head/sys/dev/sfxge/common/efx_nvram.c
@@ -926,7 +926,7 @@
efx_mcdi_req_t req;
uint8_t payload[MAX(MC_CMD_NVRAM_UPDATE_FINISH_V2_IN_LEN,
MC_CMD_NVRAM_UPDATE_FINISH_V2_OUT_LEN)];
- uint32_t result = 0; /* FIXME: use MC_CMD_NVRAM_VERIFY_RC_UNKNOWN */
+ uint32_t result = MC_CMD_NVRAM_VERIFY_RC_UNKNOWN;
efx_rc_t rc;
(void) memset(payload, 0, sizeof (payload));
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Aug 7, 2:22 PM (15 h, 13 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
36180394
Default Alt Text
D18084.id50964.diff (535 B)
Attached To
Mode
D18084: sfxge(4): fix result code in MCDI NVRAM update finish
Attached
Detach File
Event Timeline
Log In to Comment