commit | 94671710183c3f5eed7cf33f73600c836e4777fd | [log] [tgz] |
---|---|---|
author | Corey Minyard <cminyard@mvista.com> | Mon Nov 07 12:07:09 2016 -0600 |
committer | Corey Minyard <cminyard@mvista.com> | Thu Nov 24 18:09:48 2016 -0600 |
tree | 8f34b9c83c713fad030ced77a4ae1c00080964fe | |
parent | bb2a08c01a66e77917bd2fdaf5cffd917ec03573 [diff] |
ipmi: Pick up slave address from SMBIOS on an ACPI device When added by ACPI, the information does not contain the slave address of the BMC. However, that information is available from SMBIOS. So if we add a device that doesn't have a slave address, look at the other devices that are duplicate interfaces and see if they have a slave address. Signed-off-by: Corey Minyard <cminyard@mvista.com>