diff options
author | 2022-04-12 15:38:51 -0500 | |
---|---|---|
committer | 2022-05-12 10:00:03 -0500 | |
commit | 9824117dd964ecebf5d81990dbf21dfb56445049 (patch) | |
tree | f834dceb64c91da0d8a0e0ec1aa252f5e90f7035 /scripts/generate_rust_analyzer.py | |
parent | ipmi:ssif: Check for NULL msg when handling events and messages (diff) | |
download | wireguard-linux-9824117dd964ecebf5d81990dbf21dfb56445049.tar.xz wireguard-linux-9824117dd964ecebf5d81990dbf21dfb56445049.zip |
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: Joe Wiese <jwiese@rackspace.com>
Signed-off-by: Corey Minyard <cminyard@mvista.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions