commit | bd2e98b351b668fa914b46cc77040fdb2a817c06 | [log] [tgz] |
---|---|---|
author | Corey Minyard <cminyard@mvista.com> | Tue Apr 16 16:26:45 2019 -0500 |
committer | Corey Minyard <cminyard@mvista.com> | Tue Apr 16 21:36:47 2019 +0000 |
tree | 70a95dd161e208bb43aa88fabd87887538c0d2d0 | |
parent | 444fe991353987c1c9bc5ab1f903d01f1b4ad415 [diff] |
ipmi: Fix failure on SMBIOS specified devices An extra memset was put into a place that cleared the interface type. Reported-by: Tony Camuso <tcamuso@redhat.com> Fixes: 3cd83bac481dc4 ("ipmi: Consolidate the adding of platform devices") Signed-off-by: Corey Minyard <cminyard@mvista.com>