ipmi:dmi: Ignore IPMI SMBIOS entries with a zero base address
authorCorey Minyard <cminyard@mvista.com>
Thu, 21 Jun 2018 20:32:48 +0000 (15:32 -0500)
committerCorey Minyard <cminyard@mvista.com>
Tue, 18 Sep 2018 21:15:33 +0000 (16:15 -0500)
commit1574608f5f4204440d6d9f52b971aba967664764
treeec1b4b23194da5a6cd854302d465e3dbdaf98990
parent9abcfaaa7c77e5884322b710dbf6c25905ce3376
ipmi:dmi: Ignore IPMI SMBIOS entries with a zero base address

Looking at logs from systems all over the place, it looks like tons
of broken systems exist that set the base address to zero.  I can
only guess that is some sort of non-standard idea to mark the
interface as not being present.  It can't be zero, anyway, so just
complain and ignore it.

Signed-off-by: Corey Minyard <cminyard@mvista.com>
drivers/char/ipmi/ipmi_dmi.c