Skip to content
Commit 9824117d authored by Corey Minyard's avatar Corey Minyard
Browse files

ipmi: Add an intializer for ipmi_smi_msg struct



There was a "type" element added to this structure, but some static
values were missed.  The default value will be zero, which is correct,
but create an initializer for the type and initialize the type properly
in the initializer to avoid future issues.

Reported-by: default avatarJoe Wiese <jwiese@rackspace.com>
Signed-off-by: default avatarCorey Minyard <cminyard@mvista.com>
parent 7602b957
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment